Package | Description |
---|---|
ilog.views.chart |
Contains all of the main Chart classes and interfaces.
|
Modifier and Type | Method and Description |
---|---|
IlvScaleAnnotation[] |
IlvScale.getAnnotations()
Returns the annotations attached to this scale.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvScale.addAnnotation(IlvScaleAnnotation annotation)
Adds an annotation to this scale.
|
void |
IlvScale.removeAnnotation(IlvScaleAnnotation annotation)
Removes the specified annotation from this scale.
|
void |
IlvScale.setAnnotations(IlvScaleAnnotation[] annotations)
Sets the annotations attached to this scale.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.