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.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public Task UpdateValuesAsync(
ChartData<TData> chartData
)
- chartData ChartDataTData
- The updated chart data. Only dataset labels and values will be applied.
TaskTask completion