ILegendRenderEventArgs
23 Sep 20251 minute to read
Specifies the event arguments for rendering a legend in circular gauge.
Properties
cancel boolean
Specifies the cancel state for the event. The default value is false. If set as true, the event progress will be stopped.
fill string
Specifies the fill color of the legend in circular gauge.
name string
Specifies the name of the event.
shape GaugeShape
Specifies the shape of the legend in circular gauge.
text string
Specifies the text of the legend in circular gauge.