Click or drag to resize

StiXChartAxis Constructor (StiChartAxisLabels, StiXChartAxisTitle)

Initializes a new instance of the StiXChartAxis class

Namespace:  Stimulsoft.Dashboard.Components.Chart
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public StiXChartAxis(
	StiChartAxisLabels labels,
	StiXChartAxisTitle title
)

Parameters

labels
Type: Stimulsoft.Dashboard.Components.ChartStiChartAxisLabels

[Missing <param name="labels"/> documentation for "M:Stimulsoft.Dashboard.Components.Chart.StiXChartAxis.#ctor(Stimulsoft.Dashboard.Components.Chart.StiChartAxisLabels,Stimulsoft.Dashboard.Components.Chart.StiXChartAxisTitle)"]

title
Type: Stimulsoft.Dashboard.Components.ChartStiXChartAxisTitle

[Missing <param name="title"/> documentation for "M:Stimulsoft.Dashboard.Components.Chart.StiXChartAxis.#ctor(Stimulsoft.Dashboard.Components.Chart.StiChartAxisLabels,Stimulsoft.Dashboard.Components.Chart.StiXChartAxisTitle)"]

See Also