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

プロパティ値

色を示す System.Windows.Media.Color 型の値

規定値は 黒 です。

解説

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

参照

ImageKit メンバ | Newtone.ImageKit.WPF.ImageKit