点击或拖拽改变大小

CustomLabels 构造函数 (DateTime, Int32, Int32)

Sweet 开发框架
初始化 CustomLabels 类的一个新实例

命名空间:  SweetUI.Chart
程序集:  SweetUI.Chart (在 SweetUI.Chart.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public CustomLabels(
	DateTime start,
	int intervalMilliseconds,
	int count
)

参数

start
类型:SystemDateTime

[缺少 "M:SweetUI.Chart.CustomLabels.#ctor(System.DateTime,System.Int32,System.Int32)" 的 <param name="start"/> 文档]

intervalMilliseconds
类型:SystemInt32

[缺少 "M:SweetUI.Chart.CustomLabels.#ctor(System.DateTime,System.Int32,System.Int32)" 的 <param name="intervalMilliseconds"/> 文档]

count
类型:SystemInt32

[缺少 "M:SweetUI.Chart.CustomLabels.#ctor(System.DateTime,System.Int32,System.Int32)" 的 <param name="count"/> 文档]

参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架