Search
Series.getSize Method
See Also
 






Gets the number of data items in this Series.

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

 Syntax

Java  Copy Code

int getSize ()

 Return Value

An integer value. Must be non-negative.

 See Also