| Previous | Next | Frames | No Frames |
| Summary: Field | Property | Contructor | Method | Detail: Field | Property | Contructor | Method |
Object | +--xp.charting.XLabel
Field Summary | |
| public static | ANNUAL |
| public static | DAILY |
| public static | HOURLY |
| public static | LABEL_ANNUAL |
| public static | LABEL_DAYS |
| public static | LABEL_HOURS |
| public static | LABEL_MINUTES |
| public static | LABEL_MONTHS |
| public static | LABEL_ONE_CHAR_MONTHS |
| public static | LABEL_SECONDS |
| display label constants | |
| public static | LABEL_SHORT_ANNUAL |
| public static | LABEL_SHORT_MONTHS |
| public static | LABEL_WEEKS |
| public | labels: Array |
| the final axis strings array | |
| public static | MINUTELY |
| public static | MONTHLY |
| //public static var WEEKLY = 4; | |
| public static | relabelHours: Array |
| public static | relabelMinutes: Array |
| public static | relabelYear: Array |
| public static | SECONDLY |
| level constants | |
Constructor | |
| public | XLabel ( series, mChoice, aChoice, chartWidth, xAxisMode) |
Method Summary | |
| getTimeSpanFrequency ( ) | |
| public static var ANNUAL |
| public static var DAILY |
| public static var HOURLY |
| public static var LABEL_ANNUAL |
| public static var LABEL_DAYS |
| public static var LABEL_HOURS |
| public static var LABEL_MINUTES |
| public static var LABEL_MONTHS |
| public static var LABEL_ONE_CHAR_MONTHS |
| public static var LABEL_SECONDS |
| display label constants |
| public static var LABEL_SHORT_ANNUAL |
| public static var LABEL_SHORT_MONTHS |
| public static var LABEL_WEEKS |
| public var labels: Array |
| the final axis strings array |
| public static var MINUTELY |
| public static var MONTHLY |
| //public static var WEEKLY = 4; |
| public static var relabelHours: Array |
| public static var relabelMinutes: Array |
| public static var relabelYear: Array |
| public static var SECONDLY |
| level constants |
|
|