 | UIAxis 构造函数 (UIAxisType) |
Sweet 开发框架
命名空间:
SweetUI.Chart
程序集:
SweetUI.Chart (在 SweetUI.Chart.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public UIAxis(
UIAxisType axisType
)
Public Sub New (
axisType As UIAxisType
)
new :
axisType : UIAxisType -> UIAxis
参数
- axisType
- 类型:SweetUI.ChartUIAxisType
[缺少 "M:SweetUI.Chart.UIAxis.#ctor(SweetUI.Chart.UIAxisType)" 的 <param name="axisType"/> 文档]
参见