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

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

A value of type 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.Win.ImageKit

 

The ImageKit.NET3 is created by Newtone Corporation