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

In This Topic
FlexChart Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodSuspends notifications until the next call to EndUpdate. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public MethodConverts a Point from data coordinates to control coordinates.  
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 MethodOverloaded. Overridden. Gets a HitTestInfo object with information about the specified point.  
Public MethodConverts a Point from control coordinates to chart data coordinates.  
Public MethodPerforms data binding.  
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