BlazorBootstrapChartTDataUpdateValuesAsync Method
Update only data labels and values. If animation is enabled, this will animate the data points.
Changes to the options will not be applied.
Namespace: BlazorBootstrapAssembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public Task UpdateValuesAsync(
ChartData<TData> chartData
)
- chartData ChartDataTData
- The updated chart data. Only dataset labels and values will be applied.
TaskTask completion