ColumnDrivenSymbolSizePlotStyle(IReadOnlyPropertyBag) Constructor |
Creates a new instance with default values.
Namespace: Altaxo.Graph.Gdi.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic ColumnDrivenSymbolSizePlotStyle(
IReadOnlyPropertyBag context
)
Parameters
- context IReadOnlyPropertyBag
- The property context used to resolve default symbol-size settings.
See Also