IMSL C# Numerical Library

ChartNode.Reference Property

Indicates the baseline in drawing area charts.

public virtual double Reference {get; set;}

Property Value

A double which contains the "Referenc" attribute value.

Remarks

In the case of a pie chart, this specifies the angle (in degrees) of the first slice. By default, Reference = 0.0.

See Also

ChartNode Class | Imsl.Chart2D Namespace