DynamicPDF by ceTe Software

com.cete.dynamicpdf.pageelements.charting.series
Class Stacked100PercentSeriesElement

java.lang.Object
  extended by com.cete.dynamicpdf.pageelements.charting.PlotAreaElement
      extended by com.cete.dynamicpdf.pageelements.charting.series.SeriesElement
          extended by com.cete.dynamicpdf.pageelements.charting.series.StackedSeriesElementBase
              extended by com.cete.dynamicpdf.pageelements.charting.series.Stacked100PercentSeriesElement
Direct Known Subclasses:
Stacked100PercentAreaSeriesElement, Stacked100PercentBarSeriesElement, Stacked100PercentColumnSeriesElement, Stacked100PercentLineSeriesElement

public class Stacked100PercentSeriesElement
extends StackedSeriesElementBase

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

getPercentageFormat

public java.lang.String getPercentageFormat()
Gets the format to use for the percentage of the PercentageDataLabel object.

Returns:
the string value specifying format to use for the percentage of the PercentageDataLabel object.

setPercentageFormat

public void setPercentageFormat(java.lang.String percentageFormat)
Sets the format to use for the percentage of the PercentageDataLabel object.

Parameters:
percentageFormat - the string value used to set format for the percentage of the PercentageDataLabel object.

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software