Click or drag to resize

IPlotGroupStyleCollectionStep Method

Advances all step-enabled group styles.

Namespace: Altaxo.Graph.Plot.Groups
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
void Step(
	int step
)

Parameters

step  Int32
The step direction and magnitude, usually +1 or -1.
See Also