Package | twaver.charts |
Class | public class ScaleChart |
Inheritance | ScaleChart ![]() ![]() |
Subclasses | BarChart, BubbleChart, LineChart |
Method | Defined By | ||
---|---|---|---|
ScaleChart(dataBox:DataBox = null) | ScaleChart | ||
![]() | 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 | ChartBase | |
![]() | 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 |
Method | Defined By | ||
---|---|---|---|
calculateBackgroundRect():Rectangle [override] | ScaleChart | ||
![]() | commitProperties():void [override] | ChartBase | |
drawBackground(rect:Rectangle, g:Graphics):void [override] | ScaleChart | ||
![]() | ChartBase | ||
![]() | handleDataPropertyChange(e:PropertyChangeEvent):void | ChartBase | |
![]() | ChartBase | ||
![]() | ChartBase | ||
![]() | measure():void [override] | ChartBase | |
![]() | onPropertyChanged(property:String, oldValue:Object, newValue:Object):void | ChartBase | |
![]() | onXZoomChanged(oldZoom:Number, newZoom:Number):void | ChartBase | |
![]() | onYZoomChanged(oldZoom:Number, newZoom:Number):void | ChartBase | |
![]() | updateMeasure():void | ChartBase |
columnCount | property |
columnCount:int
[read-only] public function get columnCount():int
columnWidth | property |
columnWidth:Number
[read-only] public function get columnWidth():Number
lowerLimit | property |
lowerLimit:Number
public function get lowerLimit():Number
public function set lowerLimit(value:Number):void
max | property |
max:Number
[read-only] public function get max():Number
min | property |
min:Number
[read-only] public function get min():Number
range | property |
range:Number
[read-only] public function get range():Number
upperLimit | property |
upperLimit:Number
public function get upperLimit():Number
public function set upperLimit(value:Number):void
valuesFunction | property |
valuesFunction:Function
public function get valuesFunction():Function
public function set valuesFunction(value:Function):void
xAxisLineColor | property |
xAxisLineColor:uint
public function get xAxisLineColor():uint
public function set xAxisLineColor(value:uint):void
xAxisLineWidth | property |
xAxisLineWidth:Number
public function get xAxisLineWidth():Number
public function set xAxisLineWidth(value:Number):void
xAxisText | property |
xAxisText:String
public function get xAxisText():String
public function set xAxisText(value:String):void
xAxisTextColor | property |
xAxisTextColor:uint
public function get xAxisTextColor():uint
public function set xAxisTextColor(value:uint):void
xAxisTextFont | property |
xAxisTextFont:String
public function get xAxisTextFont():String
public function set xAxisTextFont(value:String):void
xScaleTextColor | property |
xScaleTextColor:uint
public function get xScaleTextColor():uint
public function set xScaleTextColor(value:uint):void
xScaleTextFont | property |
xScaleTextFont:String
public function get xScaleTextFont():String
public function set xScaleTextFont(value:String):void
xScaleTextOrientation | property |
xScaleTextOrientation:String
public function get xScaleTextOrientation():String
public function set xScaleTextOrientation(value:String):void
xScaleTexts | property |
xScaleTexts:Array
public function get xScaleTexts():Array
public function set xScaleTexts(value:Array):void
yAxisLineColor | property |
yAxisLineColor:uint
public function get yAxisLineColor():uint
public function set yAxisLineColor(value:uint):void
yAxisLineWidth | property |
yAxisLineWidth:Number
public function get yAxisLineWidth():Number
public function set yAxisLineWidth(value:Number):void
yAxisText | property |
yAxisText:String
public function get yAxisText():String
public function set yAxisText(value:String):void
yAxisTextColor | property |
yAxisTextColor:uint
public function get yAxisTextColor():uint
public function set yAxisTextColor(value:uint):void
yAxisTextFont | property |
yAxisTextFont:String
public function get yAxisTextFont():String
public function set yAxisTextFont(value:String):void
yScaleLineColor | property |
yScaleLineColor:uint
public function get yScaleLineColor():uint
public function set yScaleLineColor(value:uint):void
yScaleLineWidth | property |
yScaleLineWidth:Number
public function get yScaleLineWidth():Number
public function set yScaleLineWidth(value:Number):void
yScaleMinTextVisible | property |
yScaleMinTextVisible:Boolean
public function get yScaleMinTextVisible():Boolean
public function set yScaleMinTextVisible(value:Boolean):void
yScalePixelGap | property |
yScalePixelGap:Number
public function get yScalePixelGap():Number
public function set yScalePixelGap(value:Number):void
yScaleTextColor | property |
yScaleTextColor:uint
public function get yScaleTextColor():uint
public function set yScaleTextColor(value:uint):void
yScaleTextFont | property |
yScaleTextFont:String
public function get yScaleTextFont():String
public function set yScaleTextFont(value:String):void
yScaleTextVisible | property |
yScaleTextVisible:Boolean
public function get yScaleTextVisible():Boolean
public function set yScaleTextVisible(value:Boolean):void
yScaleValueGap | property |
yScaleValueGap:Number
public function get yScaleValueGap():Number
public function set yScaleValueGap(value:Number):void
ScaleChart | () | Constructor |
calculateBackgroundRect | () | method |
override protected function calculateBackgroundRect():Rectangle
ReturnsRectangle |
drawBackground | () | method |
override protected function drawBackground(rect:Rectangle, g:Graphics):void
Parameters
rect:Rectangle | |
g:Graphics |
formatYScaleText | () | method |
public function formatYScaleText(value:Number):String
Parameters
value:Number |
String |
getValues | () | method |