Name | Description | |
---|---|---|
![]() | BeginUpdate | Suspends notifications until the next call to EndUpdate. (Inherited from C1.Blazor.Chart.FlexChartBase) |
![]() | DataToPoint | Converts a Point from data coordinates to control coordinates. |
![]() | Dispose | Disposes the component. (Inherited from C1.Blazor.Chart.FlexChartBase) |
![]() | EndUpdate | Resumes notifications suspended by calls to BeginUpdate. (Inherited from C1.Blazor.Chart.FlexChartBase) |
![]() | HitTest | Overloaded. Overridden. Gets a HitTestInfo object with information about the specified point. |
![]() | PointToData | Converts a Point from control coordinates to chart data coordinates. |
![]() | Rebind | Performs data binding. |
![]() | SaveImage | Save chart as an image using specified format. (Inherited from C1.Blazor.Chart.FlexChartBase) |
![]() | SetParametersAsync | (Inherited from Microsoft.AspNetCore.Components.ComponentBase) |