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 classAnnotationShapeA shape for the annotation.Methods in org.zkoss.chart that return AnnotationShapeOptions Modifier and Type Method Description AnnotationShapeOptionsAnnotation. getShapeOptions()Returns options for annotation's shapes.Methods in org.zkoss.chart with parameters of type AnnotationShapeOptions Modifier and Type Method Description voidAnnotation. setShapeOptions(AnnotationShapeOptions shapeOptions)Sets options for annotation's shapes.
-