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