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






Gets the name of the field in the data source that provides data for the Y-coordinate of the points in the Series.

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

 Syntax

Java  Copy Code

public String getYDataField ()

 Return Value

A string.

 See Also

DataBoundSeries Members
DataBoundSeries Class
com.mindfusion.charting Namespace