ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Legend Class / LabelsFont Property

In This Topic
    LabelsFont Property
    In This Topic
    Gets or sets the label font information used for the Legend.
    Syntax
    'Declaration
     
    Public Property LabelsFont As FontInfo
    public FontInfo LabelsFont {get; set;}
    See Also