DynamicPDF by ceTe Software

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

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
Direct Known Subclasses:
Stacked100PercentSeriesElement, StackedSeriesElement

public abstract class StackedSeriesElementBase
extends SeriesElement

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

getValueFormat

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

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

setValueFormat

public void setValueFormat(java.lang.String valueFormat)
Set the format to use for the value of the PercentageDataLabel object.

Parameters:
valueFormat - the string value used to set format for the value of the PercentageDataLabel object.
See Also:
PercentageDataLabel

DynamicPDF by ceTe Software

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