IMSL C# Numerical Library

AxisLabel.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

AxisLabel Class | Imsl.Chart2D Namespace