public interface IlvDataAnnotation
ilog.views.chart.IlvChartRenderer#setAnnotation(IlvDataSet, IlvDataAnnotation)
method.
ilog.views.chart.IlvChartRenderer#setAnnotation(IlvDataSet, int, IlvDataAnnotation)
method.
Note: Annotations don't notify their changes automatically. If you are
making changes to an annotation that is being used by a renderer, you have
to invoke
renderer.
in order to ensure that the chart gets updated.
triggerChange
(ChartRendererEvent.ANNOTATION_CHANGED)
CSS example:
This class cannot be instantiated because it is an interface.
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.