Search
DataBoundSeries.getSize Method
See Also
 






Implements Series.getSize. Gets the number of data items in the data source.

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

 Syntax

Java  Copy Code

public int getSize ()

 Return Value

An integer.

 See Also