ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / FontWeight Enumeration

In This Topic
    FontWeight Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum FontWeight 
       Inherits System.Enum
    public enum FontWeight : System.Enum 
    Members
    MemberDescription
    Bold 
    Bolder 
    Lighter 
    Normal 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.DataVisualization.Options.FontWeight

    See Also