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

In This Topic
FlexChartBase Class Methods
In This Topic

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

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