IMSL C# Numerical Library

ChartNode.ScreenSize Property

Indicates the size of this ChartNode.

public virtual System.Drawing.Size ScreenSize {get; set;}

Property Value

A Size that contains the "ScreenSize" attribute value.

Remarks

If this attribute has not been defined the size of the "Control" attribute is returned. If neither attribute is defined null is returned.

See Also

ChartNode Class | Imsl.Chart2D Namespace