g6/packages/site/docs/apis/shape/CircleStyleProps.en.md
2023-11-10 22:11:33 +08:00

455 B

title order
Circle 0

cx

Type: number

Default: 0

Required: false

Description: The x coordinate of the center of the circle

cy

Type: number

Default: 0

Required: false

Description: The y coordinate of the center of the circle

r

Type: number

Default: 0

Required: false

Description: The radius of the circle