Skip to content

LiveChart.YAxisNameProperty field

Defined in

Type: LiveChart 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 static readonly DependencyProperty YAxisNameProperty

View source

Summary: Identifies the YAxisName dependency property, which stores the names of the Y axes for the chart.

Remarks

This dependency property is used to associate a pair of string lists representing Y axis names with a LiveChart instance. It enables data binding and styling for Y axis labels in XAML-based applications.