Click or drag to resize

ColumnDrivenSymbolSizePlotStyleControllerScaleController Property

Gets or sets the controller for the value-to-size scale.

Namespace: Altaxo.Gui.Graph.Gdi.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public DensityScaleController ScaleController { get; set; }

Property Value

DensityScaleController
See Also