EChartsPressEventArgsSelected 属性 |
图表
命名空间:
Swebui.Controls
程序集:
Swebui.Controls (在 Swebui.Controls.dll 中) 版本:1.0.0
语法public Dictionary<string, Object> Selected { get; set; }
Public Property Selected As Dictionary(Of String, Object)
Get
Set
属性值
类型:
DictionaryString,
Object
参见