 | UIFunnelChartItems 属性 |
Sweet 开发框架
Gets or sets the items.
命名空间:
SweetUI.Chart
程序集:
SweetUI.Chart (在 SweetUI.Chart.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public FunelChartItem[] Items { get; set; }
Public Property Items As FunelChartItem()
Get
Set
member Items : FunelChartItem[] with get, set
属性值
类型:
FunelChartItemThe items.
参见