initialState.annotations[type=' arrow-up']
- type required
'arrow-up' - Configuration for the arrow up annotation.
- x required
AgAnnotationValue - The x-value of the point.
- y required
number | AgStateSerializableBigInt - The y-value of the point. A number, or a serialised value object.
- handle
AgAnnotationHandle - Configuration for the arrow mark annotation.
- locked
booleandefault: false - Whether the annotation should be locked to prevent editing.
- readOnly
booleandefault: false - Whether the annotation should be read-only to prevent selection, editing and deletion.
- visible
boolean - Whether the element should be visible.
- fill
AgColorType - The colour for filling shapes. A colour string, or an object for a gradient, pattern, or image fill.
- fillOpacity
Opacity - The opacity of the fill colour.
initialState.annotations[type=' arrow-up']
- type required
'arrow-up' - Configuration for the arrow up annotation.
- x required
AgAnnotationValue - The x-value of the point.
- y required
number | AgStateSerializableBigInt - The y-value of the point. A number, or a serialised value object.
- handle
AgAnnotationHandle - Configuration for the arrow mark annotation.
- locked
booleandefault: false - Whether the annotation should be locked to prevent editing.
- readOnly
booleandefault: false - Whether the annotation should be read-only to prevent selection, editing and deletion.
- visible
boolean - Whether the element should be visible.
- fill
AgColorType - The colour for filling shapes. A colour string, or an object for a gradient, pattern, or image fill.
- fillOpacity
Opacity - The opacity of the fill colour.