LiveChart.TitleProperty 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 TitleProperty
Summary: Identifies the TitleContent dependency property, which represents the title text displayed by the LiveChart control.
Remarks
This field is typically used when interacting with the LiveChart control's title in XAML or when calling methods such as SetValue or GetValue. The default value is a single space character.