Back to Devexpress

Annotation.AnnotationID Property

corelibraries-devexpress-dot-xtracharts-dot-annotation-f5655e6c.md

latest927 B
Original Source

Annotation.AnnotationID Property

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
[Browsable(false)]
public int AnnotationID { get; set; }
vb
<Browsable(False)>
Public Property AnnotationID As Integer

Property Value

Type
Int32

See Also

Annotation Class

Annotation Members

DevExpress.XtraCharts Namespace