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

In This Topic
BoxWhisker Class Methods
In This Topic

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

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