Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields.Maps Namespace / Legend Class / Font Property

In This Topic
    Font Property (Legend)
    In This Topic
    Gets or sets the legend text font.
    Syntax
    'Declaration
     
    Public Property Font As Font
    public Font Font {get; set;}
    See Also