Click or drag to resize

BarSizePosition3DGroupStyleIsInitialized Property

Gets a value indicating whether the style has been initialized with spacing data.

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