| 
 | 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
com.cete.dynamicpdf.pageelements.charting.series.Stacked100PercentSeriesElement
com.cete.dynamicpdf.pageelements.charting.series.Stacked100PercentLineSeriesElement
public class Stacked100PercentLineSeriesElement
Represents an individual item in the 100% stacked line series.
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 PercentageDataLabelobject to use for the DataLabel of the stacked 100Percent series element. | 
|  LineCap | getLineCap()Gets the LineCapof the 100% stacked line series element | 
|  LineJoin | getLineJoin()Gets the LineJoinof the 100% stacked line series element | 
|  LineStyle | getLineStyle()Gets the LineStyleof the 100% stacked line series element | 
|  Marker | getMarker()Gets the Markerof the 100% stacked line series element | 
|  float | getWidth()Gets the lineWidth of the 100% stacked line series element | 
|  void | setDataLabel(PercentageDataLabel dataLabel)Sets the PercentageDataLabelobject to use for the DataLabel of the stacked 100Percent series element. | 
|  void | setLineCap(LineCap lineCap)Sets the LineCapof the stackedLineSeriesElement. | 
|  void | setLineJoin(LineJoin lineJoin)Sets the LineJoinof the 100% stacked line series element | 
|  void | setLineStyle(LineStyle lineStyle)Sets the LineStyleof the 100% stacked line series element | 
|  void | setMarker(Marker marker)Sets the Markerof the 100% stacked line series element | 
|  void | setWidth(float width)Sets the lineWidth of the stackedLineSeriesElement. | 
| Methods inherited from class com.cete.dynamicpdf.pageelements.charting.series.Stacked100PercentSeriesElement | 
|---|
| getPercentageFormat, setPercentageFormat | 
| 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 void setMarker(Marker marker)
Marker of the 100% stacked line series element
marker - The marker of the 100% stacked line series elementMarkerpublic Marker getMarker()
Marker of the 100% stacked line series element
Markerpublic PercentageDataLabel getDataLabel()
PercentageDataLabel object to use for the DataLabel of the stacked 100Percent series element. This is the
 default data label for the series element.
public void setDataLabel(PercentageDataLabel dataLabel)
PercentageDataLabel object to use for the DataLabel of the stacked 100Percent series element. This is the
 default data label for the series element.
dataLabel - The DataLabel of the stacked 100Percent series element.public void setLineCap(LineCap lineCap)
LineCap of the stackedLineSeriesElement.
lineCap - The Linecap of the stackedLineSeriesElement.LineCappublic LineCap getLineCap()
LineCap of the 100% stacked line series element
LineCappublic void setLineJoin(LineJoin lineJoin)
LineJoin of the 100% stacked line series element
lineJoin - The lineJoin of the 100% stacked line series elementLineJoinpublic LineJoin getLineJoin()
LineJoin of the 100% stacked line series element
LineJoinpublic void setWidth(float width)
width - The lineWidth of the stackedLineSeriesElement.public float getWidth()
public void setLineStyle(LineStyle lineStyle)
LineStyle of the 100% stacked line series element
lineStyle - The lineStyle of the 100% stacked line series elementLineStylepublic LineStyle getLineStyle()
LineStyle of the 100% stacked line series element
LineStyle| 
 | DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||