|
DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cete.dynamicpdf.pageelements.charting.values.StackedLineValue
public class StackedLineValue
Base class from which date time and indexed stacked line values are derived.
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 dataLabel of the stacked line value. |
float |
getValue()
Gets the value of the stackedLineValue. |
void |
setDataLabel(ValuePositionDataLabel dataLabel)
Sets the dataLabel of the stacked line value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void setDataLabel(ValuePositionDataLabel dataLabel)
dataLabel - The dataLabel of the stacked line value.public ValuePositionDataLabel getDataLabel()
ValuePositionDataLabel The dataLabel of the stacked line value.public float getValue()
|
DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||