ILegendRenderEventArgs
12 Sep 20251 minute to read
Specifies the event arguments for the legend render event.
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.
name string
Defines the name of the event.
text string
Defines the legend text of the legend item that is currently rendered.