IMSL C# Numerical Library

DrawMap.Node Property

Specifies the current node of the chart tree.

public override ChartNode Node {set;}

Property Value

A ChartNode containing the current node of this tree.

Remarks

This is used to get drawing attributes from the tree.

See Also

DrawMap Class | Imsl.Chart2D Namespace