Click or drag to resize

XYPlotLayerContentsControllerEhView_DataAvailableBeforeExpand Method

[Missing <summary> documentation for "M:Altaxo.Gui.Graph.Gdi.Plot.XYPlotLayerContentsController.EhView_DataAvailableBeforeExpand(Altaxo.Collections.NGTreeNode)"]


Namespace: Altaxo.Gui.Graph.Gdi.Plot
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void EhView_DataAvailableBeforeExpand(
	NGTreeNode node
)

Parameters

node  NGTreeNode

[Missing <param name="node"/> documentation for "M:Altaxo.Gui.Graph.Gdi.Plot.XYPlotLayerContentsController.EhView_DataAvailableBeforeExpand(Altaxo.Collections.NGTreeNode)"]

See Also