| Previous | Next | Frames | No Frames |
| Summary: Field | Property | Contructor | Method | Detail: Field | Property | Contructor | Method |
Object | +--xp.charting.descriptors.AxisLabelDesc
Field Summary | |
| isMinorTick: Boolean | |
| is a tick mark is a minor tick mark | |
| labelString: String | |
| the label for the current level | |
| labelStrings: Array | |
| an array of strings to display for this label | |
| value: Object | |
| the axis series index this label is placed at | |
| var isMinorTick: Boolean |
| is a tick mark is a minor tick mark |
| var labelString: String |
| the label for the current level |
| var labelStrings: Array |
| an array of strings to display for this label |
| var value: Object |
| the axis series index this label is placed at |