Search
TowerChart.getLeftSeries Method
See Also
 






Gets the series whose data is drawn on the left side of this chart.

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

 Syntax

Java  Copy Code

public Series getLeftSeries ()

 Return Value

A Series instance.

 See Also