Back to Devexpress

PaneTitle Class

wpf-devexpress-dot-xpf-dot-charts-a59d800c.md

latest2.0 KB
Original Source

PaneTitle Class

The pane title.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class PaneTitle :
    TitleBase,
    IHitTestableElement,
    IInteractiveElement,
    ISupportVisibilityControlElement,
    ICloneable,
    INotifyPropertyChanged
vb
Public Class PaneTitle
    Inherits TitleBase
    Implements IHitTestableElement,
               IInteractiveElement,
               ISupportVisibilityControlElement,
               ICloneable,
               INotifyPropertyChanged

The following members return PaneTitle objects:

Inheritance

Show 11 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ChartElementBase ChartElement TitleBase PaneTitle

See Also

PaneTitle Members

DevExpress.Xpf.Charts Namespace