What to clip the adorner to. Defaults to SeriesViewRect for multi-point annotations.
Visibility policy for the selection outline / adorner.
Sets axis label corner radius for EMultiPointLabelAnchorMode.Axis labels.
Sets axis label fill for EMultiPointLabelAnchorMode.Axis labels.
Sets axis label padding for EMultiPointLabelAnchorMode.Axis labels.
Sets axis label text color for EMultiPointLabelAnchorMode.Axis labels.
Visibility policy for EMultiPointLabelAnchorMode.Axis labels
Default OnInteraction
Sets fill opacity for the span drawn between adjacent EMultiPointLabelAnchorMode.Axis labels.
Connector line stroke color. Defaults to the resolved grip stroke color.
Dash array for the optional connector line.
Default [6, 4].
Cursor while dragging.
Label color used when fibonacciLabelColorMode is SingleColor.
Defaults to current theme foreground color.
Fibonacci region label color mode.
When using MultiColor, the labels are colored with their respective regionColors.
When using SingleColor, all labels are colored with the same fibonacciLabelColor.
Default MultiColor.
Fibonacci label font size in px. If not set, uses current yAxis label font size.
Extra spacing between Fibonacci labels and their line in top placement mode.
Default 2.
Position of Fibonacci labels relative to each level line.
Default Left.
Fill opacity for Fibonacci regions.
Default 0.25.
Optional custom formatter for Fibonacci label text.
Optional custom label formatter for point/segment acnhored labels.
Optional custom style formatter for point/segment labels.
Visibility policy for adorner grips.
Cursor when hovered.
Cursor when idle.
Optional label definitions.
Pair this with formatLabel for dynamic text data and formatLabelStyle for dynamic styling of point/segment labels.
Only use label.text prop for static text labels.
Visibility policy for point labels (anchorMode: Point). Default Always.
Polyline points in value coordinates.
Colors used for retracement regions. Level stroke colors are derived from region colors:
0 and level 1 use regionColors[0]level i -> regionColors[i - 1])If provided color count differs from required region count (thresholds.length - 1),
extra colors are truncated and missing colors are smoothly interpolated.
Visibility policy for segment labels (anchorMode: Segment).
Whether to show a dashed connector between points 1 and 3.
Default true.
Explicit snap mode.
Backward-compatible snap toggle.
Snap initial points once after attach.
Snap hit-test radius (for DataPoint mode).
If set to 0, it automatically uses XSlice data point snap mode.
Default 10
Optional target series id for snapping.
Stroke thickness for Fibonacci level lines.
Threshold values used for level calculation and labels.
Regions are drawn between each pair of consecutive thresholds.
Default [0, 0.236, 0.382, 0.5, 0.618, 0.786, 1, 1.618, 2.618, 3.618, 4.236].
When true, locks shape to non-skewed mode (p1/p2 share Y and p2/p3 share X).
Default false.
Generated using TypeDoc
Options for FibonacciRetracementAnnotation.