Field Summary |
public
| barWidth: Number |
|
|
|
public
| close: String |
|
|
|
public
| fillColor: Number |
|
|
|
public
| graphType: String |
|
|
|
public
| hi: String |
|
|
|
public
| lineColor: Number |
|
|
|
public
| lo: String |
|
|
|
public
| open: String |
|
|
|
public
| showDwellPointMarker: Boolean |
|
|
|
public
| tickWidth: Number |
|
|
|
| Fields inherited from class xp.charting.BasicSeriesalternateColor, axis, data, dataLabelPosition, dwellLabelPosition, field, fillAlpha, fillColor, format, graphType, index, isFilledArea, isStacked, label, labelStyle, legend, lineColor, lineWidth, markerType, name, showDwellPointMarker, showMarkers, useGradient |
|
Method Summary |
public
| drawSeries (
chartDesc
) |
| draw this series
|
|
public
| setSeries (
seriesName: String, data: Array, field: String, axisDesc: Object, chart: Object
): Void |
| sets the attributes for this series
|
|
|
|