Search
XmlSeries.getSize Method
See Also
 






Implements Series.getSize. Gets the number of data items in the XML document.

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

 Syntax

Java  Copy Code

public int getSize ()

 Return Value

An integer that specifies the size.

 See Also