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 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.