Packagecom.flexicious.components.charts
Interfacepublic interface IMultiSeriesChart
Implementors BubbleChart, CartesianChart



Public Properties
 PropertyDefined By
  type : String
[read-only] The type of bar/column chart to render.
IMultiSeriesChart
Property Detail
typeproperty
type:String  [read-only]

Language Version : ActionScript 3.0
Product Version : Flex 3
Runtime Versions : Flash Player 9, AIR 1.1

The type of bar/column chart to render. Possible values are:


Implementation
    public function get type():String