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

In This Topic
Series Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodRemoves all point data from the series added with SetData.  
Public MethodOverloaded. Releases resources.  
Public MethodOverridden. Gets the data type.  
Public MethodOverridden. Gets the data values.  
Public MethodForces bound data to be loaded into internal chart arrays.  
Public MethodForces all data in ItemsSource to be evaluated and redraw the chart.  
Public MethodSets the point data to be charted.  
Public Method (Inherited from Microsoft.AspNetCore.Components.ComponentBase)
Top
See Also