The axis to which this annotation belongs.
The vertical band fill.
Indicates whether the annotation is visible.
The max value of range used when positioning the annotation.
The min value of range used when positioning the annotation.
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 fillColor dependency property.
Identifies the hidden dependency property.
Identifies the maxValue dependency property.
Identifies the minValue 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
A band annotation. The band specifies a horizontal or vertical range of specific axis.