Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph.Plot.Groups
LineConnection2DGroupStyle Class
LineConnection2DGroupStyle Methods
AddExternalGroupStyle Method
AddLocalGroupStyle Method
ApplyStyle Method
BeginPrepare Method
Clone Method
EndPrepare Method
Initialize Method
PrepareStep Method
PrepareStyle Method
Step Method
TransferFrom Method
Line
Connection
2DGroup
Style
Step Method
Increments/decrements the style. Returns +1 or -1 when the style was swapped around.
Namespace:
Altaxo.Graph.Plot.Groups
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
int
Step
(
int
step
)
Parameters
step
Int32
Either +1 or -1 for increment or decrement.
Return Value
Int32
Number of wraps.
Implements
IPlotGroupStyle
Step(Int32)
See Also
Reference
LineConnection2DGroupStyle Class
Altaxo.Graph.Plot.Groups Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net