| Property | Defined by | ||
|---|---|---|---|
| ringChart : RingChart
The RingChart associated with this RingLegend.
| RingLegend | ||
| Method | Defined by | ||
|---|---|---|---|
|
Creates a new RingLegend instance.
| RingLegend | ||
| Event | Summary | Defined by | ||
|---|---|---|---|---|
| RingLegend | ||||
| RingLegend | ||||
| ringChart | property |
ringChart:RingChart [read-write]The RingChart associated with this RingLegend.
Implementation public function get ringChart():RingChart
public function set ringChart(value:RingChart):void
| RingLegend | () | constructor |
public function RingLegend()Creates a new RingLegend instance. After you create the RingLegend, specify the ringChart with which it is associated.
| itemRollOut | event |
| itemRollOver | event |