PlotRangeCompound Constructor |
Namespace: Altaxo.Graph.Plot.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic PlotRangeCompound(
IEnumerable<IPlotRange> ranges
)
Parameters
- ranges IEnumerableIPlotRange
- The ranges to combine into a single compound range.
See Also