Series.Funnel - Using the Series Annotation Element
Annotations allow you to annotate a chart freely using custom labels and shapes. When the Series Annotation element is used as a child of Series.Funnel, you can place these annotations at various points of interest:
The Series Annotation element offers two child elements: AnnotationLabel.Point and AnnotationLabel.Mock.
The AnnotationLabel.Point child element is used to create an annotation label and position on the chart by linking it to an existing point. With this element, you cannot specify the value, it always refers to the value of the point. Additionally, you can use the Caption and Condition attributes to refer to different datalayers.
On the other hand, the AnnotationLabel.Mock is used to create an annotation label and position it on the chart by linking it to a created mock point. With this element, you can specify the coordinate, relative position, and axis.
Both the AnnotationLabel.Point and AnnotationLabel.Mock have attributes that allow you to control the font family, color, size, and weight, the data format, border color, and positioning of the text.
Comments
0 comments
Please sign in to leave a comment.