IMSL C# Numerical Library

AxisRLabel.GetLabels Method 

Returns the "Labels" attribute.

public virtual Text[] GetLabels();

Return Value

A Text[] containing the axis labels.

Remarks

By default, GetLabels = null.

See Also

AxisRLabel Class | Imsl.Chart2D Namespace