Chart3DLegendClickEventArgs
23 Sep 20251 minute to read
Represents event arguments for 3D chart legend click.
Properties
cancel boolean
Defines the legend fill color.
legendShape LegendShape
Defines the shape of the legend clicked.
legendText string
Defines the legend text.
series Chart3DSeries
Defines the series for the legend clicked.