|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.cete.dynamicpdf.pageelements.charting.GridLines com.cete.dynamicpdf.pageelements.charting.axes.XAxisGridLines
public class XAxisGridLines
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:
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 |
---|
public XAxisGridLines()
XGridLines
class.
public XAxisGridLines(float interval)
XGridLines
class.
interval
- the float indicating interval of the x-axis gridlines.
|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |