Search
FunctionSeries.getSize Method
See Also
 






Implements Series.getSize. Gets the number of data items in this series.

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

 Syntax

Java  Copy Code

public int getSize ()

 Return Value

An integer value specifying number of values in the series.

 See Also