Back to Devexpress

TextAnnotation Constructors

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

latest1.2 KB
Original Source

TextAnnotation Constructors

Represents a text annotation.

NameParametersDescription
TextAnnotation()noneInitializes a new instance of the TextAnnotation class with the default settings.
TextAnnotation(String, String)name, textInitializes a new instance of the TextAnnotation class with the specified name and text.
TextAnnotation(String)nameInitializes a new instance of the TextAnnotation class with the specified name.

See Also

TextAnnotation Class

TextAnnotation Members

DevExpress.XtraCharts Namespace