MindFusion.Java Package Programmer's Guide
DataBoundSeries.getYAxisLabelsDataField Method
See Also
 






Gets the name of the field in the data source that provides data for the labels at the Y-axis.

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

 Syntax

Java  Copy Code

public String getYAxisLabelsDataField ()

 Return Value

A string value.

 See Also

DataBoundSeries Members
DataBoundSeries Class
com.mindfusion.charting Namespace