skip to main content
Charts > Programmer's documentation > Developing with the JViews Charts SDK > Decorations > Predefined decorations
 
Predefined decorations
The following types of decorations are already provided by the JViews Charts library:
*IlvDataIndicator: an indicator for a particular value or a range of values. It is usually represented by a horizontal or vertical line or a rectangle, with an optional label.
IlvThresholdIndicator: an indicator for a particular value or a range of values, together with a display of the value at the scale.
*IlvLabelDecoration: a simple label.
*IlvImageDecoration: an image or icon.
*IlvGraphicDecoration: a graphic object as defined in theRogue Wave® JViews Framework. This class is a wrapper around a graphic object of type IlvGraphic. See the reference manual for information about the predefined subclasses of IlvGraphic.

Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.