[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.Annotations.AnnotationLine.Name

Name Property

Name

Gets or sets the Name of annotation line.

Declaration
[Browsable(false)]
public override string Name { get; set; }
Property Value
Type Description
string

The name.

Overrides