Search
DataBoundSeries.getZAxisLabelsDataField Method
See Also
 






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

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public String getZAxisLabelsDataField ()

 Return Value

A string value.

 See Also