DynamicPDF by ceTe Software

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

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

public class YAxisGridLines
extends GridLines

This class represents gridlines of y-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
YAxisGridLines()
          Initializes a new instance of YGridLines class.
YAxisGridLines(float interval)
          Initializes a new instance of YGridLines 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

YAxisGridLines

public YAxisGridLines()
Initializes a new instance of YGridLines class.


YAxisGridLines

public YAxisGridLines(float interval)
Initializes a new instance of YGridLines class.

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

DynamicPDF by ceTe Software

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