| Package | mx.charts.series.items |
| Class | public class LineSeriesSegment |
| Inheritance | LineSeriesSegment Object |
| property | 정의 | ||
|---|---|---|---|
![]() | constructor : Object
특정의 object 인스턴스의 클래스 object 또는 constructor 함수에의 참조입니다.
| Object | |
| element : LineSeries
이 세그먼트(segment)를 소유하는 계열 또는 엘리먼트입니다.
| LineSeriesSegment | ||
| end : uint
이 세그먼트(segment)의 마지막 아이템의 아이템 배열에의 인덱스입니다.
| LineSeriesSegment | ||
| index : uint
선계열을 나타내는 세그먼트(segment)의 배열내에 있는 이 세그먼트(segment)의 인덱스입니다.
| LineSeriesSegment | ||
| items : Array
이 세그먼트(segment)를 소유하는 실선 계열을 나타내는 chartItems 의 배열입니다.
| LineSeriesSegment | ||
![]() | prototype : Object
[static]
클래스 또는 함수 object의 prototype object에의 참조입니다.
| Object | |
| start : uint
이 세그먼트(segment)의 최초의 아이템의 아이템 배열에의 인덱스입니다.
| LineSeriesSegment | ||
| Methods | 정의 | ||
|---|---|---|---|
| LineSeriesSegment (element:LineSeries , index:uint , items:Array , start:uint , end:uint )
constructor .
| LineSeriesSegment | ||
| clone ():LineSeriesSegment
이 세그먼트(segment)의 복사를 돌려줍니다.
| LineSeriesSegment | ||
![]() | hasOwnProperty (name:String ):Boolean
object로 지정된 property가 정의되고 있는지 어떤지를 나타냅니다.
| Object | |
![]() | isPrototypeOf (theClass:Object ):Boolean
Object 클래스의 인스턴스가, Parameters로서 지정된 object의 prototype 체인내에 있을지 어떨지를 나타냅니다.
| Object | |
![]() | propertyIsEnumerable (name:String ):Boolean
지정된 property가 존재해, 열거 가능한가 어떤가를 나타냅니다.
| Object | |
![]() | setPropertyIsEnumerable (name:String , isEnum:Boolean = true):void
루프 처리에 대한 다이나믹 property의 가용성을 설정합니다.
| Object | |
![]() | toString ():String
지정된 object의 string 표현을 돌려줍니다.
| Object | |
![]() | valueOf ():Object
지정된 object의 원시적치를 돌려줍니다.
| Object | |
| element | property |
public var element:LineSeries 이 세그먼트(segment)를 소유하는 계열 또는 엘리먼트입니다.
| end | property |
public var end:uint 이 세그먼트(segment)의 마지막 아이템의 아이템 배열에의 인덱스입니다.
| index | property |
public var index:uint 선계열을 나타내는 세그먼트(segment)의 배열내에 있는 이 세그먼트(segment)의 인덱스입니다.
| items | property |
public var items:Array 이 세그먼트(segment)를 소유하는 실선 계열을 나타내는 chartItems 의 배열입니다.
| start | property |
public var start:uint 이 세그먼트(segment)의 최초의 아이템의 아이템 배열에의 인덱스입니다.
| LineSeriesSegment | () | constructor |
public 함수 LineSeriesSegment(element:LineSeries , index:uint , items:Array , start:uint , end:uint )constructor .
Parameterselement:LineSeries — 소유하고 있는 계열입니다.
|
|
index:uint — 선계열을 나타내는 세그먼트(segment)의 배열내에 있는 세그먼트(segment)의 인덱스입니다.
|
|
items:Array — 실선 계열을 나타내는 LineSeriesItems 의 배열입니다.
|
|
start:uint — 이 세그먼트(segment)의 최초의 아이템의 아이템 배열내에 있는 인덱스입니다.
|
|
end:uint — 이 세그먼트(segment)의 마지막 아이템의 아이템 배열내에 있는 인덱스입니다.
|
| clone | () | Methods |
코멘트가 추가되었을 경우, 메일로 받기. | 코멘트 리포트
현재의 페이지: http://flexdocs.kr/docs/flex2/langref/mx/charts/series/items/LineSeriesSegment.html