initialState.annotations[type=' fibonacci-retracement-trend-based']
- type required
'fibonacci-retracement-trend-based' - endRetracement required
AgAnnotationPoint - The retracement end point of the fibonacci annotation.
- start required
AgAnnotationPoint - The starting point of a linear annotation.
- end required
AgAnnotationPoint - The end point of a linear annotation.
- handle
AgAnnotationHandle - Configuration for the drag handles.
- text
AgLineAnnotationText - Configuration for the one line text.
- reverse
boolean - Reverse the lines if `true`.
- extendStart
booleandefault: false - Whether the annotation should be extended away from the start.
- extendEnd
booleandefault: false - Whether the annotation should be extended away from the end.
- 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.
- stroke
AgCssColorOrRef - The colour for the stroke.
- strokeWidth
PixelSize - The width of the stroke in pixels.
- strokeOpacity
Opacity - The opacity of the stroke colour.
- lineStyle
AgAnnotationLineStyleType - Defines how the line stroke is rendered. If `lineDash` is configured, this takes priority over the `lineStyle` property.
- lineDash
PixelSize[] - An array specifying the length in pixels of alternating dashes and gaps.
- lineDashOffset
PixelSize - The initial offset of the dashed line in pixels.
- label
TextOptions - Configuration for the fibonacci ratio labels.
- showFill
boolean - Whether to show the fills between the Fibonacci range lines.
- isMultiColor
boolean - Whether the Fibonacci range lines are multicoloured.
- strokes
CssColor[] - The colours to cycle through for the strokes of the Fibonacci lines.
- rangeStroke
CssColor - The colour for the strokes of the Fibonacci lines if isMultiColor is `false`.
- bands
10 | 6 | 4 - The number of fibonacci range bands.
initialState.annotations[type=' fibonacci-retracement-trend-based']
- type required
'fibonacci-retracement-trend-based' - endRetracement required
AgAnnotationPoint - The retracement end point of the fibonacci annotation.
- start required
AgAnnotationPoint - The starting point of a linear annotation.
- end required
AgAnnotationPoint - The end point of a linear annotation.
- handle
AgAnnotationHandle - Configuration for the drag handles.
- text
AgLineAnnotationText - Configuration for the one line text.
- reverse
boolean - Reverse the lines if `true`.
- extendStart
booleandefault: false - Whether the annotation should be extended away from the start.
- extendEnd
booleandefault: false - Whether the annotation should be extended away from the end.
- 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.
- stroke
AgCssColorOrRef - The colour for the stroke.
- strokeWidth
PixelSize - The width of the stroke in pixels.
- strokeOpacity
Opacity - The opacity of the stroke colour.
- lineStyle
AgAnnotationLineStyleType - Defines how the line stroke is rendered. If `lineDash` is configured, this takes priority over the `lineStyle` property.
- lineDash
PixelSize[] - An array specifying the length in pixels of alternating dashes and gaps.
- lineDashOffset
PixelSize - The initial offset of the dashed line in pixels.
- label
TextOptions - Configuration for the fibonacci ratio labels.
- showFill
boolean - Whether to show the fills between the Fibonacci range lines.
- isMultiColor
boolean - Whether the Fibonacci range lines are multicoloured.
- strokes
CssColor[] - The colours to cycle through for the strokes of the Fibonacci lines.
- rangeStroke
CssColor - The colour for the strokes of the Fibonacci lines if isMultiColor is `false`.
- bands
10 | 6 | 4 - The number of fibonacci range bands.