Interface JRMultiAxisPlot

All Superinterfaces:
Cloneable, JRChartPlot, JRCloneable
All Known Implementing Classes:
JRBaseMultiAxisPlot, JRDesignMultiAxisPlot, JRFillMultiAxisPlot

public interface JRMultiAxisPlot extends JRChartPlot
Represents the display options and nested charts of a multiple axis chart. The display options set at the root of a multiple axis chart override the options set in the nested charts.
Author:
Barry Klawans (bklawans@users.sourceforge.net)
  • Method Details