ActiveReports 12
Color Property (AnnotationLine)

GrapeCity.ActiveReports.Document.v12 Assembly > GrapeCity.ActiveReports.Document.Section.Annotations Namespace > AnnotationLine Class : Color Property
Gets the color of the AnnotationLine.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property Color As Color
public override Color Color {get;}

Property Value

The color is used to fill the annotation object.
See Also

Reference

AnnotationLine Class
AnnotationLine Members