ActiveReports Developer 7
LabelInfo Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace : LabelInfo Class

Glossary Item Box

The following tables list the members exposed by LabelInfo.

Public Constructors

 NameDescription
Public ConstructorLabelInfo ConstructorOverloaded. Initializes a new instance of the LabelInfo class.  
Top

Public Properties

 NameDescription
Public PropertyAlignmentGets or sets the label alignment around the anchor point.  
Public PropertyBackdropGets or sets the backdrop information to be used for the label.  
Public PropertyBorderGets or sets the border information used to outline the label.  
Public PropertyFontGets or sets the FontInfo information used to draw the text of the label.  
Public PropertyFormatGets or sets the format string used to draw the label.  
Top

Public Methods

 NameDescription
Public MethodCloneOverridden. Creates a clone of the LabelInfo object.  
Public MethodEqualsCompares the LabelInfo object to another System.Object to see if they are equal.  
Public MethodGetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
Top

See Also