Constructor and Description |
---|
ChartElement()
Initializes a new instance of the
ChartElement class. |
Modifier and Type | Method and Description |
---|---|
int |
getDataIndex()
Gets the index of this
ChartElement in the
data array for this ChartSeries . |
int |
getFillColor()
Gets the color used for filling this
ChartElement . |
int |
getSeriesIndex() |
int |
getStrokeColor()
Gets the color used for stroking this
ChartElement . |
public ChartElement()
ChartElement
class.public int getDataIndex()
ChartElement
in the
data array for this ChartSeries
.public int getSeriesIndex()
public int getFillColor()
ChartElement
.public int getStrokeColor()
ChartElement
.