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