Back to Devexpress

ImageAnnotation Constructors

corelibraries-devexpress-dot-xtracharts-dot-imageannotation-dot-ctor.md

latest1.5 KB
Original Source

ImageAnnotation Constructors

Represents an image annotation.

NameParametersDescription
ImageAnnotation()noneInitializes a new instance of the ImageAnnotation class with the default settings.
ImageAnnotation(String, DXImage)name, imageInitializes a new instance of the ImageAnnotation class with specified settings.
ImageAnnotation(String, String)name, imageUrlInitializes a new instance of the ImageAnnotation class with the specified name and image URL.
ImageAnnotation(String)nameInitializes a new instance of the ImageAnnotation class with the specified name.

See Also

ImageAnnotation Class

ImageAnnotation Members

DevExpress.XtraCharts Namespace