Package | twaver.charts |
Class | public class BarChart |
Inheritance | BarChart ![]() ![]() ![]() |
Method | Defined By | ||
---|---|---|---|
BarChart | |||
![]() | addPropertyChangeListener(listener:Function, priority:int = 0, useWeakReference:Boolean = false):void
Add a property change listener into this view. | ChartBase | |
![]() | addSelectionChangeListener(listener:Function, priority:int = 0, useWeakReference:Boolean = false):void
Add data selection change listener into this view. | ChartBase | |
![]() | callLater2(method:Function, args:Array = null):void
TWaver call later function. | ChartBase | |
![]() | ChartBase | ||
![]() | dispatchPropertyChangeEvent2(property:String, oldValue:Object, newValue:Object):Boolean
Dispatch a property change event to all property change listeners. | ChartBase | |
![]() | formatValueText(data:IData, value:Number):String | ChartBase | |
![]() | formatYScaleText(value:Number):String | ScaleChart | |
![]() | ChartBase | ||
![]() | getDataByMouseEvent(e:MouseEvent, shouldBeSelectable:Boolean = false, tolerance:int = -1):IData | ChartBase | |
![]() | getLogicalPoint(e:MouseEvent):Point | ChartBase | |
![]() | ChartBase | ||
![]() | getToolTip(data:IData):String | ChartBase | |
![]() | ChartBase | ||
![]() | getValueColor(data:IData):Object | ChartBase | |
![]() | getValueFont(data:IData = null):String | ChartBase | |
![]() | ScaleChart | ||
![]() | invalidate():void | ChartBase | |
![]() | invalidateModel():void | ChartBase | |
![]() | isSelected(data:IData):Boolean | ChartBase | |
![]() | ChartBase | ||
![]() | panByOffset(xOffset:Number, yOffset:Number):void | ChartBase | |
![]() | removePropertyChangeListener(listener:Function):void
Remove specified property change listener from this view. | ChartBase | |
![]() |
Remove all selected data from view connected data box. | ChartBase | |
![]() | removeSelectionChangeListener(listener:Function):void
Remove data selection change listener from this view. | ChartBase | |
![]() |
Select all visible data of this view. | ChartBase | |
![]() | setValueFont(value:String):void | ChartBase | |
![]() | setXZoom(xZoom:Number, animate:Boolean = false):void | ChartBase | |
![]() | setYZoom(yZoom:Number, animate:Boolean = false):void | ChartBase | |
![]() | validate():void | ChartBase | |
validateModel():void [override] | BarChart | ||
![]() | xZoomIn(animate:Boolean = false):void | ChartBase | |
![]() | xZoomOut(animate:Boolean = false):void | ChartBase | |
![]() | xZoomReset(animate:Boolean = false):void | ChartBase | |
![]() | yZoomIn(animate:Boolean = false):void | ChartBase | |
![]() | yZoomOut(animate:Boolean = false):void | ChartBase | |
![]() | yZoomReset(animate:Boolean = false):void | ChartBase | |
![]() | zoomIn(animate:Boolean = false):void | ChartBase | |
![]() | zoomOut(animate:Boolean = false):void | ChartBase | |
![]() | zoomReset(animate:Boolean = false):void | ChartBase |