|
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.values.StackedBarValue
com.cete.dynamicpdf.pageelements.charting.values.IndexedStackedBarValue
public class IndexedStackedBarValue
This class represents stacked bar value with indexed axis.
Licensing:
This is a DynamicPDF Generator Enterprise
Edition feature. One of the following licenses is required for non-evaluation usage:
| Constructor Summary | |
|---|---|
IndexedStackedBarValue(float value,
int position)
Initializes a new instance of IndexedStackedBarValue class. |
|
| Method Summary | |
|---|---|
int |
getPosition()
Gets the position of stacked bar value with indexed axis. |
| Methods inherited from class com.cete.dynamicpdf.pageelements.charting.values.StackedBarValue |
|---|
getColor, getDataLabel, getValue, setColor, setDataLabel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndexedStackedBarValue(float value,
int position)
IndexedStackedBarValue class.
value - the float indicating value of stacked bar value with indexed axis.position - the integer indicating position of the stacked bar value with indexed axis.| Method Detail |
|---|
public int getPosition()
|
DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||