Uses of Class
org.zkoss.chart.AnnotationShapeOptions
-
Packages that use AnnotationShapeOptions Package Description org.zkoss.chart -
-
Uses of AnnotationShapeOptions in org.zkoss.chart
Subclasses of AnnotationShapeOptions in org.zkoss.chart Modifier and Type Class Description class
AnnotationShape
A shape for the annotation.Methods in org.zkoss.chart that return AnnotationShapeOptions Modifier and Type Method Description AnnotationShapeOptions
Annotation. getShapeOptions()
Returns options for annotation's shapes.Methods in org.zkoss.chart with parameters of type AnnotationShapeOptions Modifier and Type Method Description void
Annotation. setShapeOptions(AnnotationShapeOptions shapeOptions)
Sets options for annotation's shapes.
-