|
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.Stacked100PercentColumnSeriesElement
com.cete.dynamicpdf.pageelements.charting.series.DateTime100PercentStackedColumnSeriesElement
public class DateTime100PercentStackedColumnSeriesElement
Represent an individual item in the 100% stacked column series with date-time axis.
Licensing:
This is a DynamicPDF Generator Enterprise
Edition feature. One of the following licenses is required for non-evaluation usage:
| Constructor Summary | |
|---|---|
DateTime100PercentStackedColumnSeriesElement(java.lang.String name)
Initializes a new instance of the DateTime100PercentStackedColumnSeriesElement class. |
|
DateTime100PercentStackedColumnSeriesElement(java.lang.String name,
Color color)
Initializes a new instance of the DateTime100PercentStackedColumnSeriesElement class. |
|
DateTime100PercentStackedColumnSeriesElement(java.lang.String name,
Color color,
float borderWidth)
Initializes a new instance of the DateTime100PercentStackedColumnSeriesElement class. |
|
DateTime100PercentStackedColumnSeriesElement(java.lang.String name,
Color color,
float borderWidth,
Color borderColor)
Initializes a new instance of the DateTime100PercentStackedColumnSeriesElement class. |
|
DateTime100PercentStackedColumnSeriesElement(java.lang.String name,
Color color,
float borderWidth,
Color borderColor,
Legend legend)
Initializes a new instance of the DateTime100PercentStackedColumnSeriesElement class. |
|
DateTime100PercentStackedColumnSeriesElement(java.lang.String name,
Color color,
Legend legend)
Initializes a new instance of the DateTime100PercentStackedColumnSeriesElement class. |
|
DateTime100PercentStackedColumnSeriesElement(java.lang.String name,
float borderWidth,
Color borderColor)
Initializes a new instance of the DateTime100PercentStackedColumnSeriesElement class. |
|
| Method Summary | |
|---|---|
DateTime100PercentStackedColumnValueList |
getValues()
Gets the DateTime100PercentStackedColumnValueList object contained in the
100% Stacked column series element with date-time axis. |
| Methods inherited from class com.cete.dynamicpdf.pageelements.charting.series.Stacked100PercentColumnSeriesElement |
|---|
getBorderColor, getBorderWidth, getDataLabel, setBorderColor, setBorderWidth, setDataLabel |
| 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 |
| Constructor Detail |
|---|
public DateTime100PercentStackedColumnSeriesElement(java.lang.String name)
DateTime100PercentStackedColumnSeriesElement class.
name - Name of the 100% Stacked column series element with date-time axis.
public DateTime100PercentStackedColumnSeriesElement(java.lang.String name,
Color color)
DateTime100PercentStackedColumnSeriesElement class.
name - Name of the 100% Stacked column series element with date-time axis.color - Color of the 100% Stacked column series element with date-time axis.
public DateTime100PercentStackedColumnSeriesElement(java.lang.String name,
Color color,
Legend legend)
DateTime100PercentStackedColumnSeriesElement class.
name - Name of the 100% Stacked column series element with date-time axis.color - Color of the 100% Stacked column series element with date-time axis.legend - Legend of the 100% Stacked column series element with date-time axis.Legend
public DateTime100PercentStackedColumnSeriesElement(java.lang.String name,
Color color,
float borderWidth)
DateTime100PercentStackedColumnSeriesElement class.
name - Name of the 100% Stacked column series element with date-time axis.color - Color of the 100% Stacked column series element with date-time axis.borderWidth - Border width of the 100% Stacked column series element with date-time axis.
public DateTime100PercentStackedColumnSeriesElement(java.lang.String name,
float borderWidth,
Color borderColor)
DateTime100PercentStackedColumnSeriesElement class.
name - Name of the 100% Stacked column series element with date-time axis.borderWidth - Border width of the 100% Stacked column series element with date-time axis.borderColor - Border Color of the 100% Stacked column series element with date-time axis.
public DateTime100PercentStackedColumnSeriesElement(java.lang.String name,
Color color,
float borderWidth,
Color borderColor)
DateTime100PercentStackedColumnSeriesElement class.
name - Name of the 100% Stacked column series element with date-time axis.color - Color of the 100% Stacked column series element with date-time axis.borderWidth - Border width of the 100% Stacked column series element with date-time axis.borderColor - Border Color of the 100% Stacked column series element with date-time axis.
public DateTime100PercentStackedColumnSeriesElement(java.lang.String name,
Color color,
float borderWidth,
Color borderColor,
Legend legend)
DateTime100PercentStackedColumnSeriesElement class.
name - Name of the 100% Stacked column series element with date-time axis.color - Color of the 100% Stacked column series element with date-time axis.borderWidth - Border width of the 100% Stacked column series element with date-time axis.borderColor - Border Color of the 100% Stacked column series element with date-time axis.legend - Legend of the 100% Stacked column series element with date-time axis.Legend| Method Detail |
|---|
public DateTime100PercentStackedColumnValueList getValues()
DateTime100PercentStackedColumnValueList object contained in the
100% Stacked column series element with date-time axis.
DateTime100PercentStackedColumnValueList
|
DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||