Skip to main content
A newer version of this page is available. .

AnnotationAnchorPointModel Class

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v18.1.Wizard.dll

Declaration

[TypeConverter(typeof(AnnotationAnchorPointTypeConverter))]
[GenerateHeritableProperties]
[ModelOf(typeof(AnnotationAnchorPoint))]
public abstract class AnnotationAnchorPointModel :
    ChartElementModel

The following members accept/return AnnotationAnchorPointModel objects:

See Also