ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IStyle Interface / fontStyle Property

In This Topic
    fontStyle Property (IStyle)
    In This Topic
    Syntax
    'Declaration
     
    Property fontStyle As Nullable(Of FontStyle)
    Nullable<FontStyle> fontStyle {get; set;}
    See Also