Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The DataTipBead can be added to a chart to produce a helpful tip when the
moves over an itemRenderer.
labelFunction:Function
Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
An optional function that can format the data tip text.
Implementation public function get labelFunction():Function
public function set labelFunction(value:Function):void
strand:IStrand
[write-only] [override]
Implementation public function set strand(value:IStrand):void
public function DataTipBead()
Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
Constructor.
Mon Sep 5 2016, 07:19 AM -07:00