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

ImageAnnotationModel Class

The ImageAnnotation model.

Namespace: DevExpress.XtraCharts.Designer

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

Declaration

[TypeConverter(typeof(ImageAnnotationTypeConverter))]
[ModelOf(typeof(ImageAnnotation))]
public class ImageAnnotationModel :
    AnnotationModel
See Also