PlotRangeListItem Property |
Getter to a plot range at index i.
Namespace: Altaxo.Graph.Plot.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public PlotRange this[
int i
] { get; }
Parameters
- i Int32
-
Property Value
PlotRangeSee Also