Click or drag to resize

ColumnPlotDataControllerBaseTModelDataColumnBundleNodeLoadChildren Method

Invoked when the child items need to be loaded on demand. Subclasses can override this to populate the Children collection.

Namespace: Altaxo.Gui.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected override void LoadChildren()
See Also