[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.Annotations.AnnotationLine.-ctor

AnnotationLine Constructor

AnnotationLine()

Initializes a new instance of the AnnotationLine class.

Declaration
public AnnotationLine()

AnnotationLine(string)

For internal use only.

Declaration
public AnnotationLine(string xml)
Parameters
Type Name Description
string xml

AnnotationLine(string, GraphXmlSerializationContext)

For internal use only.

Declaration
public AnnotationLine(string xml, GraphXmlSerializationContext context)
Parameters
Type Name Description
string xml
GraphXmlSerializationContext context