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