wpf-devexpress-dot-xpf-dot-charts-a59d800c.md
The pane title.
Namespace : DevExpress.Xpf.Charts
Assembly : DevExpress.Xpf.Charts.v25.2.dll
NuGet Package : DevExpress.Wpf.Charts
public class PaneTitle :
TitleBase,
IHitTestableElement,
IInteractiveElement,
ISupportVisibilityControlElement,
ICloneable,
INotifyPropertyChanged
Public Class PaneTitle
Inherits TitleBase
Implements IHitTestableElement,
IInteractiveElement,
ISupportVisibilityControlElement,
ICloneable,
INotifyPropertyChanged
The following members return PaneTitle objects:
Show 11 items
Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ChartElementBase ChartElement TitleBase PaneTitle
See Also