Click or drag to resize

XYZMeshedColumnPlotDataPlotRangeStart Property

Gets or sets the plot range start. Currently, this value is always 0.

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

Property Value

Int32
See Also