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

AnnotationShapePositionModel Class

Namespace: DevExpress.XtraCharts.Designer

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

Declaration

[GenerateHeritableProperties]
[TypeConverter(typeof(LocalizableExpandableObjectTypeConverter))]
[ModelOf(typeof(AnnotationShapePosition))]
public abstract class AnnotationShapePositionModel :
    ChartElementModel

The following members accept/return AnnotationShapePositionModel objects:

Inheritance

See Also