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

In This Topic
FlexPie Class Methods
In This Topic

For a list of all members of this type, see FlexPie members.

Public Methods
 NameDescription
Public MethodSuspends notifications until the next call to EndUpdate. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public MethodDisposes the component. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public MethodResumes notifications suspended by calls to BeginUpdate. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public MethodOverridden. Gets a HitTestInfo object with information about the specified point.  
Public MethodSave chart as an image using specified format. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public Method (Inherited from Microsoft.AspNetCore.Components.ComponentBase)
Top
See Also