LiveChartViewModel.AxisLinesUI property¶
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 QuaternaryList<AxisLinesUI> AxisLinesUI { get; }
Summary: Gets the collection of chart objects that represent the controls available in the menu interface.
Returns: QuaternaryList<AxisLinesUI>