 | UIWaveChartGridLineTextColor 属性 |
Sweet 开发框架
Gets or sets the color of the grid line text.
命名空间:
SweetUI
程序集:
SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public Color GridLineTextColor { get; set; }
Public Property GridLineTextColor As Color
Get
Set
member GridLineTextColor : Color with get, set
属性值
类型:
ColorThe color of the grid line text.
参见