Skip to content

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

View source

Summary: Initializes and configures axis line elements for the plot, adding them to the plottable collection if available.

Remarks

This method assigns the appropriate X and Y axes to each axis line and ensures that only non-null axis lines are processed. If no axis lines are present, the method performs no action.