IPlotGroupStyleIsInitialized Property |
Return true when this group style contains valid grouping data.
You should set IsInitialized to false when BeginPrepare is called.
Namespace: Altaxo.Graph.Plot.GroupsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax bool IsInitialized { get; }
Property Value
BooleanSee Also