IPlotGroupStyleStep Method |
Increments/decrements the style. Returns +1 or -1 when the style was swapped around.
Namespace: Altaxo.Graph.Plot.GroupsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax Parameters
- step Int32
- Either +1 or -1 for increment or decrement.
Return Value
Int32Number of wraps.
See Also