# Interface: ArcOptions
# Hierarchy
-
↳ ArcOptions
# Properties
# backgroundColor
• backgroundColor: Color
Inherited from: CommonElementOptions.backgroundColor
Defined in: index.esm.d.ts:1588 (opens new window)
# borderAlign
• borderAlign: "center"
| "inner"
Arc stroke alignment.
Defined in: index.esm.d.ts:1624 (opens new window)
# borderColor
• borderColor: Color
Inherited from: CommonElementOptions.borderColor
Defined in: index.esm.d.ts:1587 (opens new window)
# borderRadius
• borderRadius: number | ArcBorderRadius
Sets the border radius for arcs
default
0
Defined in: index.esm.d.ts:1633 (opens new window)
# borderWidth
• borderWidth: number
Inherited from: CommonElementOptions.borderWidth
Defined in: index.esm.d.ts:1586 (opens new window)
# offset
• offset: number
Arc offset (in pixels).
Defined in: index.esm.d.ts:1628 (opens new window)