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


The following tables list the members exposed by FontInfo.

Public Constructors

 NameDescription
Public ConstructorFontInfo ConstructorOverloaded. Initializes a new instance of the FontInfo class.  
Top

Public Properties

 NameDescription
Public PropertyAngleGets or sets the clockwise rotation angle of the text in degrees.  
Public PropertyColorGets or sets the color of the text.  
Public PropertyFontGets or sets the font to use.  
Top

Public Methods

 NameDescription
Public MethodCloneOverridden. Creates a clone of the FontInfo object.  
Public MethodEqualsOverridden. Compares the FontInfo object to another System.Object to see whether 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 MethodGetObjectDataPopulates a SerializationInfo with the data needed to serialize the target object.  
Public MethodInternalGetParentsFor internal use only. (Inherited from Item)
Top

Public Events

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

See Also