Skip to content

LiveChartViewModel.ClearAxisLines() 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 ClearAxisLines()

View source

Summary: Removes all axis lines from the plot and disposes of their associated resources.

Remarks

This method clears the collection of axis line UI elements and removes their corresponding plottables from the plot. If there are no axis lines present, the method performs no action.