C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / FlexPie Class / SliceRendered Property

In This Topic
SliceRendered Property (FlexPie)
In This Topic
Fires after rendering slice.
Syntax
'Declaration
 
Public Property SliceRendered As EventHandler(Of RenderSliceEventArgs)
 
See Also