Optional
options: FigureOptionsThe child-widgets of the widget.
The starting angle of the arc in radians.
The radius of the arc.
The ending angle of the arc in radians.
The range of the widget, taking into account the children, based on the parent coordinate. To be noted that this method should not be overridden.
The range of the widget.
The range of the widget, taking into account the children, based on the parent coordinate. To be noted that this method should not be overridden.
The range of the widget.
Optional
params: Record<string, any>Calculate the range of the widget, based on the self-coordinate. To be noted that this method should be overridden.
The range of the widget.
Rest
...plugins: WidgetPlugin[]Static
absoluteStatic
get
Represents an arc figure, a subclass of the Figure class.