ActionScript® 3.0 — dokumentacja dla platformy Adobe® Flash®
Strona główna  |  Ukryj listę pakietów i klas |  Pakiety  |  Klasy  |  Nowości  |  Indeks  |  Dodatki  |  Dlaczego język angielski?
Filtry: Pobieranie danych z serwera...
Pobieranie danych z serwera...
mx.charts.series.renderData 

HLOCSeriesRenderData  - AS3 Flex

Pakietmx.charts.series.renderData
Klasapublic class HLOCSeriesRenderData
DziedziczenieHLOCSeriesRenderData Inheritance RenderData Inheritance Object

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 3
Wersje środowiska wykonawczego: Flash Player 9, AIR 1.1

Represents all the information needed by the HLOCSeries and CandlestickSeries objects to render.



Właściwości publiczne
 WłaściwośćZdefiniowane przez
 Inheritedbounds : Rectangle
The bounds of all of the items a series displays on screen, relative to the series's coordinate system.
RenderData
 Inheritedcache : Array
The list of ChartItems representing the items in the series's dataProvider.
RenderData
 Inheritedconstructor : Object
Odwołanie do obiektu klasy lub funkcji konstruktora, dotyczące danej instancji obiektu.
Object
 InheritedelementBounds : Array
An Array of rectangles describing the bounds of the series's ChartItems, relative to the series's coordinate system.
RenderData
 InheritedfilteredCache : Array
The list of ChartItems representing the items in the series's dataProvider that remain after filtering.
RenderData
 Inheritedlength : uint
[tylko do odczytu] The number of items represented in this render data.
RenderData
  renderedHalfWidth : Number
Half the width of an item, in pixels.
HLOCSeriesRenderData
  renderedXOffset : Number
The offset of each item from its x value, in pixels.
HLOCSeriesRenderData
 InheritedvisibleRegion : Rectangle
The rectangle describing the possible coordinate range that a series can display on screen.
RenderData
Metody publiczne
 MetodaZdefiniowane przez
  
HLOCSeriesRenderData(cache:Array = null, filteredCache:Array = null, renderedHalfWidth:Number = 0, renderedXOffset:Number = 0)
Constructor.
HLOCSeriesRenderData
 Inherited
Creates a copy of the render data.
RenderData
 Inherited
Wskazuje, czy dla obiektu zdefiniowano określoną właściwość.
Object
 Inherited
Wskazuje, czy instancja klasy Object należy do łańcucha prototypów obiektu określonego jako parametr.
Object
 Inherited
Wskazuje, czy określona właściwość istnieje i jest przeliczalna.
Object
 Inherited
Ustawia dostępność właściwości dynamicznej używanej w pętlach.
Object
 Inherited
Zwraca ciąg reprezentujący obiekt — sformatowany zgodnie z konwencjami właściwymi dla ustawień regionalnych.
Object
 Inherited
Zwraca ciąg reprezentujący określony obiekt.
Object
 Inherited
Zwraca pierwotną wartość dla określonego obiektu.
Object
Szczegół właściwości

renderedHalfWidth

właściwość
public var renderedHalfWidth:Number

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 3
Wersje środowiska wykonawczego: Flash Player 9, AIR 1.1

Half the width of an item, in pixels.

renderedXOffset

właściwość 
public var renderedXOffset:Number

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 3
Wersje środowiska wykonawczego: Flash Player 9, AIR 1.1

The offset of each item from its x value, in pixels.

Konstruktor Szczegół

HLOCSeriesRenderData

()Konstruktor
public function HLOCSeriesRenderData(cache:Array = null, filteredCache:Array = null, renderedHalfWidth:Number = 0, renderedXOffset:Number = 0)

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 3
Wersje środowiska wykonawczego: Flash Player 9, AIR 1.1

Constructor.

Parametry
cache:Array (default = null) — The list of HLOCSeriesItem objects representing the items in the data provider.
 
filteredCache:Array (default = null) — The list of HLOCSeriesItem objects representing the items in the data provider that remain after filtering.
 
renderedHalfWidth:Number (default = 0) — Half the width of an item, in pixels.
 
renderedXOffset:Number (default = 0) — The offset of each item from its x value, in pixels.




[ X ]Dlaczego język angielski?
Treść dokumentacji języka ActionScript 3.0 wyświetlana w języku angielskim

Niektóre części dokumentacji języka ActionScript 3.0 nie są przetłumaczone na poszczególne języki. Gdy element nie jest przetłumaczony na dany język, jest wyświetlany tekst angielski. Na przykład opis klasy ga.controls.HelpBox nie jest przetłumaczony na żaden dodatkowy język. Z tego powodu polska wersja dokumentacji zawiera opis klasy ga.controls.HelpBox w języku angielskim.