G2DPlotStyleCollection(IG2DPlotStyle) Constructor |
Namespace: Altaxo.Graph.Gdi.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic G2DPlotStyleCollection(
IG2DPlotStyle?[] styles
)
Parameters
- styles IG2DPlotStyle
- The styles to add.
See Also