C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / FlexChartBase Class / LegendItemFormat Property

In This Topic
LegendItemFormat Property (FlexChartBase)
In This Topic
Fires when formatting legend item.
Syntax
'Declaration
 
Public Property LegendItemFormat As EventHandler(Of LegendItemFormatEventArgs)
 
See Also