Skip to content

LiveChartViewModel.ClearLabels() method

Defined in

Type: LiveChartViewModel Namespace: CrissCross.WPF.Plot Assembly: CrissCross.WPF.Plot.dll

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

public void ClearLabels()

View source

Summary: Removes all label markers and associated text from the plot and clears the label collection.

Remarks

This method updates the plot by removing all labels currently stored in the label collection and then refreshes the display. If there are no labels to clear, the method has no effect.