Java org.jfree.eastwood GCategoryPlot fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.eastwood GCategoryPlot fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jfree.eastwood GCategoryPlot.

The text is from its open source code.

Constructor

GCategoryPlot()
Default constructor.

Method

voidsetXAxisStepSize(double axisStepSize)
Sets the step size to use when drawing the grid lines for the x axis.
voidsetYAxisStepSize(double axisStepSize)
Sets the step size to use when drawing the grid lines for the y axis.