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.3179.0 (4.8.3179.0)
Syntax public void Add(
PlotRange a
)
Parameters
- a PlotRange
[Missing <param name="a"/> documentation for "M:Altaxo.Graph.Plot.Data.PlotRangeList.Add(Altaxo.Graph.Plot.Data.PlotRange)"]
See Also