Back to Devexpress

AnnotationAnchorPoint Class

wpf-devexpress-dot-xpf-dot-charts-0772e4dc.md

latest1.6 KB
Original Source

AnnotationAnchorPoint Class

The base class for all annotation anchor points.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public abstract class AnnotationAnchorPoint :
    ChartDependencyObject
vb
Public MustInherit Class AnnotationAnchorPoint
    Inherits ChartDependencyObject

The following members return AnnotationAnchorPoint objects:

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnnotationAnchorPoint ChartAnchorPoint

PaneAnchorPoint

SeriesPointAnchorPoint

See Also

AnnotationAnchorPoint Members

DevExpress.Xpf.Charts Namespace