Click or drag to resize

ColumnDrivenSymbolSizePlotStyleNumberOfSteps Property

Number of steps of the symbol size. If the value is zero, the symbol size is a continuous value.

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

Property Value

Int32
See Also