Packagefr.kapit.ringchart
Classpublic class RingLegend
InheritanceRingLegend Inheritance mx.containers.Tile



Public Properties
 PropertyDefined by
  ringChart : RingChart
The RingChart associated with this RingLegend.
RingLegend
Public Methods
 MethodDefined by
  
Creates a new RingLegend instance.
RingLegend
Events
 EventSummaryDefined by
    RingLegend
    RingLegend
Property detail
ringChartproperty
ringChart:RingChart  [read-write]

The RingChart associated with this RingLegend.

Implementation
    public function get ringChart():RingChart
    public function set ringChart(value:RingChart):void
Constructor detail
RingLegend()constructor
public function RingLegend()

Creates a new RingLegend instance. After you create the RingLegend, specify the ringChart with which it is associated.

Event detail
itemRollOutevent 
Event object type: fr.kapit.ringchart.events.RingEvent

itemRollOverevent  
Event object type: fr.kapit.ringchart.events.RingEvent