ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Annotations Namespace / AnnotationLine Class
Properties Methods

In This Topic
    AnnotationLine Class Members
    In This Topic

    The following tables list the members exposed by AnnotationLine.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the AnnotationLine class.  
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the name of the annotation type.  
    Public PropertyGets or sets the object to which to connect the end point of the annotation line.  
    Public PropertyGets or sets the index of the anchor point of the destination annotation to which to connect the end point.  
    Public PropertyGets or sets the end point of the line.  
    Public PropertyGet or sets the line information used to draw this annotation.  
    Public PropertyOverridden. Gets or sets the name of the AnnotationLine as string.  
    Public PropertyGets or sets the object to which to connect the start point of the annotation line.  
    Public PropertyGets or sets the index of the anchor point of the destination annotation to which to connect the start point.  
    Public PropertyGet or sets start point of the line.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates a clone of the AnnotationLine object.  
    Public MethodOverridden. Converts the value of the current instance to its string representation.  
    Top
    See Also