ChartSeriesT 方法 |
ChartSeriesT 泛型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() | AddColor |
添加指定颜色
|
![]() | AddYAxisValue |
添加 ChartYAxisValue
|
![]() | Clear |
清除所有的数据
|
![]() | Contains |
判断是否包含指定的 ChartYAxisValue
|
![]() | GetYAxisValue |
获取指定索引的 ChartYAxisValue
|
![]() | RemoveYAxisValue(ChartYAxisValue) |
删除 ChartYAxisValue
|
![]() | RemoveYAxisValue(Int32) |
删除指定索引的 ChartYAxisValue
|