PaneTitle Class
In This Article
The pane title.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public class PaneTitle :
TitleBase,
IHitTestableElement,
IInteractiveElement,
ISupportVisibilityControlElement,
ICloneable,
INotifyPropertyChanged
#Related API Members
The following members return PaneTitle objects:
#Inheritance
See Also