|
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.PlotAreaElement com.cete.dynamicpdf.pageelements.charting.series.SeriesElement com.cete.dynamicpdf.pageelements.charting.series.StackedSeriesElementBase com.cete.dynamicpdf.pageelements.charting.series.Stacked100PercentSeriesElement
public class Stacked100PercentSeriesElement
Represents an individual item int the 100% stacked series.
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 |
getPercentageFormat()
Gets the format to use for the percentage of the PercentageDataLabel object. |
void |
setPercentageFormat(java.lang.String percentageFormat)
Sets the format to use for the percentage of the PercentageDataLabel object. |
Methods inherited from class com.cete.dynamicpdf.pageelements.charting.series.StackedSeriesElementBase |
---|
getValueFormat, setValueFormat |
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 getPercentageFormat()
PercentageDataLabel
object.
PercentageDataLabel
object.public void setPercentageFormat(java.lang.String percentageFormat)
PercentageDataLabel
object.
percentageFormat
- the string value used to set format for the percentage of the
PercentageDataLabel
object.
|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |