 | CustomLabelsSetLabels 方法 |
Sweet 开发框架 [缺少 "M:SweetUI.Chart.CustomLabels.SetLabels(System.String[])" 的 <summary> 文档]
命名空间:
SweetUI.Chart
程序集:
SweetUI.Chart (在 SweetUI.Chart.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public void SetLabels(
string[] labels
)
Public Sub SetLabels (
labels As String()
)
member SetLabels :
labels : string[] -> unit
参数
- labels
- 类型:SystemString
[缺少 "M:SweetUI.Chart.CustomLabels.SetLabels(System.String[])" 的 <param name="labels"/> 文档]
参见