点击或拖拽改变大小

ChartElementCollectionTAdd 方法

将对象添加到图表元素集合的结尾处。

命名空间:  Smobiler.Core.Controls
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public void Add(
	T item
)

参数

item
类型:T
要添加到图表元素集合的末尾处的对象。
备注