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

In This Topic
    LabelInfo Class Members
    In This Topic

    The following tables list the members exposed by LabelInfo.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the LabelInfo class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the label alignment around the anchor point.  
    Public PropertyGets or sets the backdrop information to be used for the label.  
    Public PropertyGets or sets the border information used to outline the label.  
    Public PropertyGets or sets the FontInfo information used to draw the text of the label.  
    Public PropertyGets or sets the format string used to draw the label.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates a clone of the LabelInfo object.  
    Public MethodCompares the LabelInfo object to another System.Object to see if they are equal.  
    Public MethodServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
    Top
    See Also