| Package | com.flexicious.components.tinycharts | 
| Class | public class DataTipRenderer | 
| Inheritance | DataTipRenderer    spark.components.BorderContainer | 
| Implements | IDataTipRenderer, mx.core.IToolTip | 
Default MXML PropertymxmlContentFactory
| Property | Defined By | ||
|---|---|---|---|
| hitData : HitData | DataTipRenderer | ||
| lbl : Label | DataTipRenderer | ||
| text : String | DataTipRenderer | ||
| tooltipOwner : IUIComponent | DataTipRenderer | ||
| Method | Defined By | ||
|---|---|---|---|
| DataTipRenderer | |||
| hitData | property | 
hitData:HitData    public function get hitData():HitData    public function set hitData(value:HitData):void| lbl | property | 
public var lbl:Label| text | property | 
text:String    public function get text():String    public function set text(value:String):void| tooltipOwner | property | 
tooltipOwner:IUIComponent    public function get tooltipOwner():IUIComponent    public function set tooltipOwner(value:IUIComponent):void| DataTipRenderer | () | Constructor | 
public function DataTipRenderer()