quadbase.util
Interface IMapConstants
- All Known Implementing Classes:
- ChartObject, ColInfo, ColInfo, DrillDownChart, DrillDownChart, QbChart, QbChart, quadbase.ChartAPI.QbChartBasic, quadbase.ChartAPI.swing.QbChartBasic
public interface IMapConstants
This interface contains the constants for mapping data columns onto
the various dimensions of a chart
- See Also:
IColumnMap
CATEGORY
static final int CATEGORY
- See Also:
- Constant Field Values
SERIES
static final int SERIES
- See Also:
- Constant Field Values
SUMBY
static final int SUMBY
- See Also:
- Constant Field Values
VALUE
static final int VALUE
- See Also:
- Constant Field Values
SECONDARY_VALUE
static final int SECONDARY_VALUE
- See Also:
- Constant Field Values
SCATTER_X
static final int SCATTER_X
- See Also:
- Constant Field Values
SCATTER_Y
static final int SCATTER_Y
- See Also:
- Constant Field Values
SCATTER_Z
static final int SCATTER_Z
- See Also:
- Constant Field Values
HIGH
static final int HIGH
- See Also:
- Constant Field Values
LOW
static final int LOW
- See Also:
- Constant Field Values
OPEN
static final int OPEN
- See Also:
- Constant Field Values
CLOSE
static final int CLOSE
- See Also:
- Constant Field Values
SECONDARY_SERIES
static final int SECONDARY_SERIES
- See Also:
- Constant Field Values
TASK
static final int TASK
- See Also:
- Constant Field Values
SUB_TASK
static final int SUB_TASK
- See Also:
- Constant Field Values
START_DATE
static final int START_DATE
- See Also:
- Constant Field Values
END_DATE
static final int END_DATE
- See Also:
- Constant Field Values