Package | Description |
---|---|
ilog.views.chart |
Contains all of the main Chart classes and interfaces.
|
ilog.views.schedule.text |
Provides utility classes for formatting and parsing data values as text.
|
Modifier and Type | Method and Description |
---|---|
IlvValueFormat |
IlvScale.getLabelFormat()
Returns the format of step labels.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvScale.setLabelFormat(IlvValueFormat fmt)
Specifies a format for the step labels.
|
void |
IlvChart.setXValueFormat(IlvValueFormat format)
Specifies a format for the x-axis.
|
void |
IlvChart.setYValueFormat(int yAxisIdx,
IlvValueFormat format)
Specifies a format for a y-axis.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvDateValueFormat
IlvDateValueFormat formats date values into strings. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.