|
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.values.LineValue
public class LineValue
Represents a Line Value class.
Licensing:
This is a DynamicPDF Generator Enterprise
Edition feature. One of the following licenses is required for non-evaluation usage:
Method Summary | |
---|---|
ValuePositionDataLabel |
getDataLabel()
Gets the ValuePositionDataLabel of the lineValue. |
float |
getValue()
Gets the value of the lineValue. |
void |
setDataLabel(ValuePositionDataLabel dataLabel)
Sets the ValuePositionDataLabel of the lineValue. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public float getValue()
public void setDataLabel(ValuePositionDataLabel dataLabel)
ValuePositionDataLabel
of the lineValue.
dataLabel
- the data label of the line valueValuePositionDataLabel
public ValuePositionDataLabel getDataLabel()
ValuePositionDataLabel
of the lineValue.
ValuePositionDataLabel
|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |