The axis to which this annotation belongs.
Indicates whether the annotation is visible.
The stroke's fill color
The dash patterns of the stroke. An string with numbers that specify the lengths of the painted segments and unpainted segments, respectively, of the dash pattern. For example, the string "2, 3"" sets a dash pattern that alternates between a 2-user-space-unit-long painted segment and a 3-user-space-unit-long unpainted segment. The string "1, 3, 4, 2"" sets the pattern to a 1-unit painted segment, a 3-unit unpainted segment, a 4-unit painted segment, and a 2-unit unpainted segment.
The stroke's width.
Determines the z-order position of the annotation. Every annotation can be positioned below or above the series collection. Use values exported from ChartAnnotationZPosition
Identifies the axisID dependency property.
Identifies the hidden dependency property.
Identifies the strokeColor dependency property.
Identifies the strokeDashPattern dependency property.
Identifies the strokeWidth dependency property.
Identifies the zPosition dependency property.
Generated using TypeDoc
The base class for annotations.