This property sets the background color for the graduation.

[Visual Basic] Public Property GradBackgroundColor As System.Windows.Media.Color
[C#] public System.Windows.Media.Color GradBackgroundColor {get; set;}

Property Value

A value of type System.Windows.Media.Color

Default value is Colors.OldLace

Explanation

The GradBackgroundColor property sets the background color for the graduation which is displayed on the left side and top of the ImageKit control.

See Also

ImageKit Members | Newtone.ImageKit.Wpf.ImageKit

 

The ImageKit WPF is created by Newtone Corporation