Click or drag to resize

StiAxisDateTimeStep Constructor (StiTimeDateStep, Int32)

Initializes a new instance of the StiAxisDateTimeStep class

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiAxisDateTimeStep(
	StiTimeDateStep step,
	int numberOfValues
)

Parameters

step
Type: Stimulsoft.Report.ChartStiTimeDateStep

[Missing <param name="step"/> documentation for "M:Stimulsoft.Report.Chart.StiAxisDateTimeStep.#ctor(Stimulsoft.Report.Chart.StiTimeDateStep,System.Int32)"]

numberOfValues
Type: SystemInt32

[Missing <param name="numberOfValues"/> documentation for "M:Stimulsoft.Report.Chart.StiAxisDateTimeStep.#ctor(Stimulsoft.Report.Chart.StiTimeDateStep,System.Int32)"]

See Also