Back to Devexpress

AxisCoordinate Class

wpf-devexpress-dot-xpf-dot-charts-216818f8.md

latest1.3 KB
Original Source

AxisCoordinate Class

The base class for classes specifying the annotation anchor point coordinates.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AxisCoordinate AxisXCoordinate

AxisYCoordinate

See Also

AxisCoordinate Members

DevExpress.Xpf.Charts Namespace