LiveChartViewModel.SetXAxisColour() 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 SetXAxisColour()
Summary: Sets the colors for the X-axis labels, ticks, and frame to predefined values for improved visual clarity.
Remarks
This method updates the color scheme of the X-axis elements, including label text, tick marks, and frame lines. Call this method to apply a consistent color style to the X-axis in the chart. This operation does not affect other axes or chart elements.