MindFusion.Java Package Programmer's Guide
AxisRenderer.getLabelsSource Method
See Also
 






Gets the object whose Series labels should be rendered along this Axis.

Namespace: com.mindfusion.charting
Package: com.mindfusion.charting

 Syntax

Java  Copy Code

public SeriesContainer getLabelsSource ()

 Return Value

In instance of the SeriesContainer interface.

 Remarks

Use the property in scenarios when you want to render the labels of a given Series at the Axis.

 See Also

AxisRenderer Members
AxisRenderer Class
com.mindfusion.charting Namespace