This page was saved using jaction on 2006-09-04 8:33:26.
Address: http://flexdocs.kr/docs/flex2/langref/mx/charts/chartClasses/AxisLabelSet.html
Title: mx.charts.chartClasses.AxisLabelSet (Flex™ 2 레퍼런스 가이드)  •  Size: 20447
(Adobe Flex Charting 2 컴퍼넌트만)
Packagemx.charts.chartClasses
Classpublic class AxisLabelSet
InheritanceAxisLabelSet Inheritance Object

AxisLAbelSet 는, IAxis 의 실행(완성)으로 생성된 label와 눈금의 데이터를 나타냅니다.



Public property
 property정의
  accurate : Boolean
getLabelEsimate() 함수로부터 돌려주어졌을 때에, 렌더링 되는 최종 label가 예측에 의해 정확하게 나타낼 수 있는 경우는, true 로 설정합니다.
AxisLabelSet
 Inheritedconstructor : Object
특정의 object 인스턴스의 클래스 object 또는 constructor    함수에의 참조입니다.
Object
  labels : Array
생성하는 축의 값을 나타내는 AxisLabel object의 배열입니다.
AxisLabelSet
  minorTicks : Array
축으로 따라 작은 눈금을 배치하는 장소를 나타내는 0 에서 1 까지의 값의 배열입니다.
AxisLabelSet
 Inheritedprototype : Object
[static] 클래스 또는 함수 object의 prototype object에의 참조입니다.
Object
  ticks : Array
축으로 따라 눈금을 배치하는 장소를 나타내는 0 에서 1 까지의 값의 배열입니다.
AxisLabelSet
Public Methods
 Methods정의
  AxisLabelSet ()
constructor   .
AxisLabelSet
 InheritedhasOwnProperty (name:String ):Boolean
object로 지정된 property가 정의되고 있는지 어떤지를 나타냅니다.
Object
 InheritedisPrototypeOf (theClass:Object ):Boolean
Object 클래스의 인스턴스가, Parameters로서 지정된 object의 prototype 체인내에 있을지 어떨지를 나타냅니다.
Object
 InheritedpropertyIsEnumerable (name:String ):Boolean
지정된 property가 존재해, 열거 가능한가 어떤가를 나타냅니다.
Object
 InheritedsetPropertyIsEnumerable (name:String , isEnum:Boolean = true):void
루프 처리에 대한 다이나믹 property의 가용성을 설정합니다.
Object
 InheritedtoString ():String
지정된 object의 string 표현을 돌려줍니다.
Object
 InheritedvalueOf ():Object
지정된 object의 원시적치를 돌려줍니다.
Object
property의 상세
accurateproperty
public var accurate:Boolean

getLabelEsimate() 함수로부터 돌려주어졌을 때에, 렌더링 되는 최종 label가 예측에 의해 정확하게 나타낼 수 있는 경우는, true 로 설정합니다. 그 이외의 경우는 부적절합니다.

labelsproperty 
public var labels:Array

생성하는 축의 값을 나타내는 AxisLabel object의 배열입니다.

minorTicksproperty 
public var minorTicks:Array

축으로 따라 작은 눈금을 배치하는 장소를 나타내는 0 에서 1 까지의 값의 배열입니다.

ticksproperty 
public var ticks:Array

축으로 따라 눈금을 배치하는 장소를 나타내는 0 에서 1 까지의 값의 배열입니다.

constructor    의 상세
AxisLabelSet()constructor   
public 함수 AxisLabelSet()

constructor   .







 

코멘트가 추가되었을 경우, 메일로 받기. | 코멘트 리포트

현재의 페이지: http://flexdocs.kr/docs/flex2/langref/mx/charts/chartClasses/AxisLabelSet.html