| 
 | 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.PlotAreaElement
com.cete.dynamicpdf.pageelements.charting.series.SeriesElement
com.cete.dynamicpdf.pageelements.charting.series.StackedSeriesElementBase
public abstract class StackedSeriesElementBase
Base class from which stacked and 100% stacked series elements are derived.
Licensing:
This is a DynamicPDF Generator Enterprise
 Edition feature. One of the following licenses is required for non-evaluation usage:
 
| Method Summary | |
|---|---|
|  java.lang.String | getValueFormat()Gets the format to use for the value of the PercentageDataLabel object. | 
|  void | setValueFormat(java.lang.String valueFormat)Set the format to use for the value of the PercentageDataLabel object. | 
| Methods inherited from class com.cete.dynamicpdf.pageelements.charting.series.SeriesElement | 
|---|
| getColor, getLegendLabel, getName, setColor | 
| Methods inherited from class com.cete.dynamicpdf.pageelements.charting.PlotAreaElement | 
|---|
| getLegend, getPlotArea, setLegend, setPlotArea | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public java.lang.String getValueFormat()
PercentageDataLabel object.PercentageDataLabelpublic void setValueFormat(java.lang.String valueFormat)
valueFormat - the string value used to set format for the value of the PercentageDataLabel object.PercentageDataLabel| 
 | DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||