目盛の文字と目盛線の色を取得または設定します。
[Visual Basic]
Public Property GradColor As Color
[C#]
public Color GradColor {get; set;}

色を示す Color 型の値

規定値は 黒 です。

解説

ImageKit コントロールの左端と上端に表示する目盛の、目盛り線と値の色を示します。

参照

ImageKit メンバ | Newtone.ImageKit.Win.ImageKit