Click or drag to resize

ScatterSymbolGroupStyleIsStepEnabled Property

Get/sets whether or not stepping is allowed.

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

Property Value

Boolean

Implements

IPlotGroupStyleIsStepEnabled
See Also