TitleBase Class
Represents the base class for all classes that provide the title functionality in a chart control.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Remarks
The TitleBase class provides the basic functionality for the AxisTitle, ConstantLineTitle, CustomAxisLabel, LegendTitle and Title classes, and introduces the TitleBase.Content, TitleBase.ContentTemplate and TitleBase.Visible properties.
Inheritance
See Also