Click or drag to resize

DensityImagePlotStyleControllerScaleController Property

Gets or sets the density-scale controller.

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