Click or drag to resize

ColumnDrivenSymbolSizePlotStyle(IReadOnlyPropertyBag) Constructor

Creates a new instance with default values.

Namespace: Altaxo.Graph.Gdi.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ColumnDrivenSymbolSizePlotStyle(
	IReadOnlyPropertyBag context
)

Parameters

context  IReadOnlyPropertyBag
The property context used to resolve default symbol-size settings.
See Also