Java org.jfree.chart.plot CombinedRangeCategoryPlot fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.chart.plot CombinedRangeCategoryPlot fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jfree.chart.plot CombinedRangeCategoryPlot.

The text is from its open source code.

Constructor

Method

voidadd(CategoryPlot subplot, int weight)
Adds a subplot and sends a PlotChangeEvent to all registered listeners.
voidsetOrientation(PlotOrientation orientation)
Sets the orientation for the plot (and all the subplots).