See Also

FontInfo Class  | FontInfo Members  | Overload List

Language

Visual Basic

C#

Show All

color

Specifies the text color to use.

font
Specifies the System font to use.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

FontInfo Constructor(Color,Font)

Initializes a new instance of the FontInfo class with the parameters specified.

[Visual Basic]
Public Function New( _    ByVal color As Color, _    ByVal font As Font _ )
[C#]
public FontInfo(    Color color,    Font font );

Parameters

color

Specifies the text color to use.

font
Specifies the System font to use.

See Also

FontInfo Class  | FontInfo Members  | Overload List

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.