Search
Series3D.getSize Method
See Also
 






Implements Series.getSize. Returns the number of elements in the XData list.

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

 Syntax

Java  Copy Code

public int getSize ()

 Return Value

An integer value - must be non-negative.

 See Also