Click or drag to resize

PlotGroupStyleCollectionBaseStep Method

[Missing <summary> documentation for "M:Altaxo.Graph.Plot.Groups.PlotGroupStyleCollectionBase.Step(System.Int32)"]


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

Parameters

step  Int32

[Missing <param name="step"/> documentation for "M:Altaxo.Graph.Plot.Groups.PlotGroupStyleCollectionBase.Step(System.Int32)"]

Implements

IPlotGroupStyleCollectionStep(Int32)
See Also