Search
TowerChart.getRightSeries Method
See Also
 






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

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

 Syntax

Java  Copy Code

public Series getRightSeries ()

 Return Value

A Series instance.

 See Also