Back to Devexpress

PaneAnchorPointModel Class

windowsforms-devexpress-dot-xtracharts-dot-designer-984f934b.md

latest1.3 KB
Original Source

PaneAnchorPointModel Class

The PaneAnchorPoint model.

Namespace : DevExpress.XtraCharts.Designer

Assembly : DevExpress.XtraCharts.v25.2.Wizard.dll

NuGet Package : DevExpress.Win.Charts

Declaration

csharp
[ModelOf(typeof(PaneAnchorPoint))]
public class PaneAnchorPointModel :
    AnnotationAnchorPointModel
vb
<ModelOf(GetType(PaneAnchorPoint))>
Public Class PaneAnchorPointModel
    Inherits AnnotationAnchorPointModel

Inheritance

Object ChartElementModel AnnotationAnchorPointModel PaneAnchorPointModel

See Also

PaneAnchorPointModel Members

DevExpress.XtraCharts.Designer Namespace