点击或拖拽改变大小

BarYAxisValue 构造函数 (Double, Int32)

初始化 BarYAxisValue 类的一个新实例

命名空间:  Smobiler.Core.Controls
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public BarYAxisValue(
	double val,
	int index
)

参数

val
类型:SystemDouble

[缺少 "M:Smobiler.Core.Controls.BarYAxisValue.#ctor(System.Double,System.Int32)" 的 <param name="val"/> 文档]

index
类型:SystemInt32

[缺少 "M:Smobiler.Core.Controls.BarYAxisValue.#ctor(System.Double,System.Int32)" 的 <param name="index"/> 文档]

参见