Name | Description | |
---|---|---|
![]() | ClearData | Removes all point data from the series added with SetData. (Inherited from C1.Blazor.Chart.Series) |
![]() | Dispose | Overloaded. Releases resources. (Inherited from C1.Blazor.Chart.Series) |
![]() | GetDataType | Gets the data type. (Inherited from C1.Blazor.Chart.Series) |
![]() | GetValues | Overridden. Gets the data values. |
![]() | LoadBoundData | Forces bound data to be loaded into internal chart arrays. (Inherited from C1.Blazor.Chart.Series) |
![]() | Rebind | Forces all data in ItemsSource to be evaluated and redraw the chart. (Inherited from C1.Blazor.Chart.Series) |
![]() | SetData | Sets the point data to be charted. (Inherited from C1.Blazor.Chart.Series) |
![]() | SetParametersAsync | (Inherited from Microsoft.AspNetCore.Components.ComponentBase) |