Packagecom.flexicious.components.tinycharts.interfaces
Interfacepublic interface IDataTipRenderer extends mx.core.IUIComponent, IExtendedTooltip, mx.core.IToolTip
Implementors DataTipRenderer



Public Properties
 PropertyDefined By
  hitData : HitData
[write-only]
IDataTipRenderer
 InheritedtooltipOwner : IUIComponent
IExtendedTooltip
Property Detail
hitDataproperty
hitData:HitData  [write-only]


Implementation
    public function set hitData(value:HitData):void