IRadiusCalculateEventArgs
2 Oct 20251 minute to read
Specifies the event argument for the radius calculate event in circular gauge.
Properties
axis Axis
Specifies the axis of the circular gauge.
cancel boolean
Specifies the cancel state for the event. The default value is false. If set as true, the event progress will be stopped.
currentRadius number
Specifies the current radius of the circular gauge.
gauge CircularGauge
Specifies the instance of the circular gauge.
midPoint GaugeLocation
Specifies the location of the circular gauge.
name string
Specifies the name of the event.