|
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.YAxisGridLines
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:
| Constructor Summary | |
YAxisGridLines()
Initializes a new instance of YGridLines class. |
|
YAxisGridLines(float interval)
Initializes a new instance of YGridLines class. |
|
| 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 YAxisGridLines()
YGridLines class.
public YAxisGridLines(float interval)
YGridLines class.
interval - the float indicating interval of y-axis gridlines.
|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||