Click or drag to resize

ColumnDrivenSymbolSizePlotStyleControllerSymbolSizeAbove Property

Gets or sets the symbol size used for values above the mapped range.

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

Property Value

DimensionfulQuantity
See Also