ActiveReports.Chart Request technical support
LabelInfo Class Members
See Also  Properties  Methods  Events


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 PropertyAntiAliasModeFor internal use only. (Inherited from DrawCustomizableItem)
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 MethodEqualsOverridden. Compares the LabelInfo object to another System.Object to see if they are equal.  
Public MethodGetHashCodeOverridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
Public MethodInternalGetParentsFor internal use only. (Inherited from Item)
Top

Public Events

 NameDescription
Public EventChangeFor internal use only. (Inherited from Item)
Public EventPostDrawFor internal use only. (Inherited from DrawCustomizableItem)
Public EventPreDrawFor internal use only. (Inherited from DrawCustomizableItem)
Top

See Also