StiChartAxis Constructor (StiChartAxisLabels) |
Namespace:
Stimulsoft.Dashboard.Components.Chart
Assembly:
Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax public StiChartAxis(
StiChartAxisLabels labels
)
Public Sub New (
labels As StiChartAxisLabels
)
Parameters
- labels
- Type: Stimulsoft.Dashboard.Components.ChartStiChartAxisLabels
[Missing <param name="labels"/> documentation for "M:Stimulsoft.Dashboard.Components.Chart.StiChartAxis.#ctor(Stimulsoft.Dashboard.Components.Chart.StiChartAxisLabels)"]
See Also