Click or drag to resize

LabelPlotStyleIndependentSymbolSize Property

true if the symbol size is independent, i.e. is not published nor updated by a group style.

Namespace: Altaxo.Graph.Graph3D.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IndependentSymbolSize { get; set; }

Property Value

Boolean
See Also