This property sets the forecolor of the graduation (The color of the lines and the text).

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

A value of type System.Windows.Media.Color

The default value is black

Explanation

The GradColor property sets the forecolor of the graduation displayed on the left side and at the top of the ImageKit control. The forecolor sets the color of the lines and the text in the graduation.

See Also

ImageKit Members | Newtone.ImageKit.Wpf.ImageKit

 

The ImageKit WPF is created by Newtone Corporation