Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
Tags
- events
- 정규식
- Column Chart
- Upload Component
- data
- download
- objective-c
- 소스
- JSP
- Jakarta Project
- FLEX2.0
- Java
- java web start
- Renderer
- flex
- Spring Framework
- Spring
- Session
- 신혼여행
- xml
- examples
- ActionScript 3.0
- Melbourne
- Linux
- 자바스크립트
- 3d
- Flex 2.0 Lecture
- Flex 2.0
- Java Tips
- LOG4J
Archives
- Today
- Total
宇而靜...
CategoryAxis와 LinearAxis에서의 Label Function
두 축의 레이블의 값을 변경할 때 사용하는 함수이다. 각 축마다 labelFunction의 Parameter가 조금씩 다르다. LinearAxis에서의 labelFunction public function getLabel(item:Object, prevValue:Object, axis:IAxis) : String { return 'something'; } CategoryAxis 에서의 labelFunction public function getLabel(categoryValue:Object, previousCategoryValue:Object, axis:CategoryAxis, categoryItem:Object) : String { return 'something'; }
Development/Flex/Air
2008. 7. 9. 11:53
Flash Player 10 Beta Released~!!
보호되어 있는 글입니다.
Development/Flex/Air
2008. 6. 17. 14:19