Click or drag to resize

IPlotGroupStyleCanStep Property

Indicates whether this group style makes any action when calling Step(Int32). This property is true, if IsStepEnabled can be set to true.

Namespace: Altaxo.Graph.Plot.Groups
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
bool CanStep { get; }

Property Value

Boolean
See Also