Back to Devexpress

AxisElementTitleBase Class

wpf-devexpress-dot-xpf-dot-charts-7e64d8cc.md

latest1.8 KB
Original Source

AxisElementTitleBase Class

A base class for AxisTitle and ConstantLineTitle elements.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public abstract class AxisElementTitleBase :
    TitleBase,
    IHitTestableElement
vb
Public MustInherit Class AxisElementTitleBase
    Inherits TitleBase
    Implements IHitTestableElement

Inheritance

Show 13 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ChartElementBase ChartElement TitleBase AxisElementTitleBase AxisTitle

ConstantLineTitle

See Also

AxisElementTitleBase Members

DevExpress.Xpf.Charts Namespace