Main Page | Packages | Class Tree | Index | Help

xp.charting

class AreaSeries

Object
  |
  +--xp.charting.BasicSeries
        |
        +--xp.charting.LineSeries
              |
              +--xp.charting.AreaSeries


class AreaSeries
extends LineSeries



Field Summary


graphType: String



isFilledArea: Boolean


Fields inherited from class xp.charting.LineSeries

graphType, showDropLines

Fields inherited from class xp.charting.BasicSeries

alternateColor, axis, data, dataLabelPosition, dwellLabelPosition, field, fillAlpha, fillColor, format, graphType, index, isFilledArea, isStacked, label, labelStyle, legend, lineColor, lineWidth, markerType, name, showDwellPointMarker, showMarkers, useGradient

Methods inherited from class xp.charting.LineSeries

drawSeries

Methods inherited from class xp.charting.BasicSeries

drawSeries, markerOnRollOut, markerOnRollOver, setAttributes, setSeries



Field Documentation

graphType

var graphType: String

isFilledArea

var isFilledArea: Boolean

The documentation was generated from the following file:


Generated on 10/30/2005 9:34:02 PM by AS2Doc