Click or drag to resize

VariableSymbolSizeGroupStyleIsInitialized Property

Gets a value indicating whether this style was initialized.

Namespace: Altaxo.Graph.Plot.Groups
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool IsInitialized { get; }

Property Value

Boolean

Implements

IPlotGroupStyleIsInitialized
See Also