Paket | mx.charts.series.items |
Sınıf | public class HLOCSeriesItem |
Miras Alma | HLOCSeriesItem ChartItem EventDispatcher Object |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Özellik | Tanımlayan: | ||
---|---|---|---|
close : Number
The close value of this item converted into screen coordinates. | HLOCSeriesItem | ||
closeFilter : Number
The close value of this item, filtered against the vertical axis of the containing chart. | HLOCSeriesItem | ||
closeNumber : Number
The close value of this item, converted to a number by the vertical axis of the containing chart. | HLOCSeriesItem | ||
closeValue : Object
The close value of this item. | HLOCSeriesItem | ||
constructor : Object
Belirli bir nesne örneği için sınıf nesnesine veya yapıcı işlevine bir başvuru. | Object | ||
currentState : String
Defines the appearance of the ChartItem. | ChartItem | ||
element : IChartElement
The series or element that owns the ChartItem. | ChartItem | ||
fill : IFill
Holds fill color of the item. | HLOCSeriesItem | ||
high : Number
The high value of this item converted into screen coordinates. | HLOCSeriesItem | ||
highFilter : Number
The high value of this item, filtered against the vertical axis of the containing chart. | HLOCSeriesItem | ||
highNumber : Number
The high value of this item, converted to a number by the vertical axis of the containing chart. | HLOCSeriesItem | ||
highValue : Object
The high value of this item. | HLOCSeriesItem | ||
index : int
The index of the data from the series' data provider
that the ChartItem represents. | ChartItem | ||
item : Object
The item from the series' data provider that the ChartItem represents. | ChartItem | ||
itemRenderer : IFlexDisplayObject
The instance of the chart's itemRenderer
that represents this ChartItem. | ChartItem | ||
low : Number
The low value of this item converted into screen coordinates. | HLOCSeriesItem | ||
lowFilter : Number
The low value of this item, filtered against the vertical axis of the containing chart. | HLOCSeriesItem | ||
lowNumber : Number
The low value of this item, converted to a number by the vertical axis of the containing chart. | HLOCSeriesItem | ||
lowValue : Object
The low value of this item. | HLOCSeriesItem | ||
open : Number
The open value of this item converted into screen coordinates. | HLOCSeriesItem | ||
openFilter : Number
The open value of this item, filtered against the vertical axis of the containing chart. | HLOCSeriesItem | ||
openNumber : Number
The open value of this item, converted to a number by the vertical axis of the containing chart. | HLOCSeriesItem | ||
openValue : Object
The open value of this item. | HLOCSeriesItem | ||
x : Number
The x value of this item converted into screen coordinates. | HLOCSeriesItem | ||
xFilter : Number
The x value of this item, filtered against the horizontal axis of the containing chart. | HLOCSeriesItem | ||
xNumber : Number
The x value of this item, converted to a number by the horizontal axis of the containing chart. | HLOCSeriesItem | ||
xValue : Object
The x value of this item. | HLOCSeriesItem |
Yöntem | Tanımlayan: | ||
---|---|---|---|
Constructor. | HLOCSeriesItem | ||
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
EventDispatcher nesnesi olan bir olay dinleyici nesnesini, dinleyicinin bir olayın bildirimini alması için kaydeder. | EventDispatcher | ||
Returns a copy of this ChartItem. | ChartItem | ||
Olay akışına bir olay gönderir. | EventDispatcher | ||
EventDispatcher nesnesinin belirli bir olay türü için kayıtlı dinleyicisi olup olmadığını kontrol eder. | EventDispatcher | ||
Bir nesnenin belirli bir özelliğinin tanımlı olup olmadığını gösterir. | Object | ||
Object sınıfının bir örneğinin parametre olarak belirtilen nesnenin prototip zincirinde olup olmadığını gösterir. | Object | ||
Belirtilen özelliğin bulunup bulunmadığını ve numaralandırılabilir olup olmadığını gösterir. | Object | ||
EventDispatcher nesnesinden bir dinleyiciyi kaldırır. | EventDispatcher | ||
Dinamik bir özelliğin döngü işlemlerinde kullanılabilirliğini ayarlar. | Object | ||
Bu nesnenin, yerel ayara özel kurallara göre biçimlendirilmiş dize temsilini döndürür. | Object | ||
Belirtilen nesnenin dize olarak temsil edilen halini döndürür. | Object | ||
Belirtilen nesnenin temel değerini döndürür. | Object | ||
Bir olay dinleyicisinin bu EventDispatcher nesnesiyle mi, yoksa onun belirtilen olay türüne yönelik üst öğelerinden biriyle mi kayıtlı olduğunu kontrol eder. | EventDispatcher |
close | özellik |
public var close:Number
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
The close value of this item converted into screen coordinates.
closeFilter | özellik |
public var closeFilter:Number
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
The close value of this item, filtered against the vertical axis of the containing chart. This value is NaN
if the value lies outside the axis's range.
closeNumber | özellik |
public var closeNumber:Number
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
The close value of this item, converted to a number by the vertical axis of the containing chart.
closeValue | özellik |
public var closeValue:Object
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
The close value of this item.
fill | özellik |
public var fill:IFill
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Holds fill color of the item.
high | özellik |
public var high:Number
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
The high value of this item converted into screen coordinates.
highFilter | özellik |
public var highFilter:Number
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
The high value of this item, filtered against the vertical axis of the containing chart. This value is NaN
if the value lies outside the axis's range.
highNumber | özellik |
public var highNumber:Number
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
The high value of this item, converted to a number by the vertical axis of the containing chart.
highValue | özellik |
public var highValue:Object
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
The high value of this item.
low | özellik |
public var low:Number
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
The low value of this item converted into screen coordinates.
lowFilter | özellik |
public var lowFilter:Number
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
The low value of this item, filtered against the vertical axis of the containing chart. This value is NaN
if the value lies outside the axis's range.
lowNumber | özellik |
public var lowNumber:Number
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
The low value of this item, converted to a number by the vertical axis of the containing chart.
lowValue | özellik |
public var lowValue:Object
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
The low value of this item.
open | özellik |
public var open:Number
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
The open value of this item converted into screen coordinates.
openFilter | özellik |
public var openFilter:Number
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
The open value of this item, filtered against the vertical axis of the containing chart. This value is NaN
if the value lies outside the axis's range.
openNumber | özellik |
public var openNumber:Number
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
The open value of this item, converted to a number by the vertical axis of the containing chart.
openValue | özellik |
public var openValue:Object
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
The open value of this item.
x | özellik |
public var x:Number
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
The x value of this item converted into screen coordinates.
xFilter | özellik |
public var xFilter:Number
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
The x value of this item, filtered against the horizontal axis of the containing chart. This value is NaN
if the value lies outside the axis's range.
xNumber | özellik |
public var xNumber:Number
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
The x value of this item, converted to a number by the horizontal axis of the containing chart.
xValue | özellik |
public var xValue:Object
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
The x value of this item.
HLOCSeriesItem | () | Yapıcı |
public function HLOCSeriesItem(element:HLOCSeriesBase = null, data:Object = null, index:uint = 0)
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Constructor.
Parametrelerelement:HLOCSeriesBase (default = null ) — The owning series.
| |
data:Object (default = null ) — The item from the dataProvider that this ChartItem represents.
| |
index:uint (default = 0 ) — The index of the item from the series's dataProvider.
|
Tue Jun 12 2018, 01:09 PM Z