TextAnnotationModel Class
In This Article
The TextAnnotation model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.2.Wizard.dll
NuGet Package: DevExpress.Win.Charts
#Declaration
[ModelOf(typeof(TextAnnotation))]
public class TextAnnotationModel :
AnnotationModel
#Inheritance
Object
ChartElementModel
ChartElementNamedModel
AnnotationModel
TextAnnotationModel
See Also