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

Glossary Item Box

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 MethodEqualsCompares the FontInfo object to another System.Object to see whether 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.  
Public MethodGetObjectDataPopulates a SerializationInfo with the data needed to serialize the target object.  
Top

See Also