MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Drawing Namespace / Font Class / Font Constructor / Font Constructor(String,Single,FontStyle)

In This Topic
Font Constructor(String,Single,FontStyle)
In This Topic
Syntax
'Declaration
 
Public Function New( _
   ByVal familyName As String, _
   ByVal emSize As Single, _
   ByVal style As FontStyle _
)
 

Parameters

familyName
emSize
style
See Also