IMSL C# Numerical Library

Draw.Node Property

Specifies a ChartNode as the current node.

public virtual ChartNode Node {set;}

Property Value

A ChartNode containing the curent node.

Remarks

This is used to get drawing attributes from the tree.

See Also

Draw Class | Imsl.Chart2D Namespace