Click or drag to resize

XYZMeshedColumnPlotDataPlotRangeLength Property

Gets or sets the plot range length. Currently, this value is always int.MaxValue.

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

Property Value

Int32
See Also