IPlotGroupStyleIsInitialized Property |
Returns
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.3572.0 (4.8.3572.0)
Syntaxbool IsInitialized { get; }Property Value
Boolean
See Also