Package | Description |
---|---|
ilog.views.chart |
Contains all of the main Chart classes and interfaces.
|
ilog.views.schedule |
Contains the main Schedule Data chart classes that display numerical information
derived from Gantt data models.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvDefaultDataRangePolicy
Implements a default strategy for calculating the data range of chart axis.
|
Modifier and Type | Method and Description |
---|---|
IlvDataRangePolicy |
IlvChart.getDataRangePolicy()
Returns the calculation policy used by the chart to compute the data range
of an axis.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvChart.setDataRangePolicy(IlvDataRangePolicy policy)
Specifies the calculation policy used by the chart to compute the data
range of an axis.
|
Modifier and Type | Method and Description |
---|---|
IlvDataRangePolicy |
IlvScheduleDataChart.getDataRangePolicy()
Returns the calculation policy used by the chart to compute the data
range of an axis.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvScheduleDataChart.setDataRangePolicy(IlvDataRangePolicy policy)
Specifies the calculation policy used by the chart to compute the data
range of an axis.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.