DynamicPDF by ceTe Software

com.cete.dynamicpdf.pageelements.charting.axes
Class XAxisGridLines

java.lang.Object
  extended by com.cete.dynamicpdf.pageelements.charting.GridLines
      extended by com.cete.dynamicpdf.pageelements.charting.axes.XAxisGridLines

public class XAxisGridLines
extends GridLines

This class represents grid lines of x-axis.

Licensing:
This is a DynamicPDF Generator Enterprise Edition feature. One of the following licenses is required for non-evaluation usage:

View Example


Constructor Summary
XAxisGridLines()
          Initializes a new instance of XGridLines class.
XAxisGridLines(float interval)
          Initializes a new instance of XGridLines class.
 
Method Summary
 
Methods inherited from class com.cete.dynamicpdf.pageelements.charting.GridLines
getColor, getInterval, getLineStyle, getVisible, getWidth, setColor, setInterval, setLineStyle, setVisible, setWidth
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XAxisGridLines

public XAxisGridLines()
Initializes a new instance of XGridLines class.


XAxisGridLines

public XAxisGridLines(float interval)
Initializes a new instance of XGridLines class.

Parameters:
interval - the float indicating interval of the x-axis gridlines.

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software