Adds a plot range. This plot range should be above the previous added plot range.
Namespace: Altaxo.Graph.Plot.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void Add(
PlotRange a
)
Parameters
- a PlotRange
- The plot range to add.
See Also