FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / ILegendItem Interface / LegendItemFont Property

In This Topic
    LegendItemFont Property (ILegendItem)
    In This Topic
    Gets the legend item's font.
    Syntax
    'Declaration
     
    ReadOnly Property LegendItemFont As Font
    Font LegendItemFont {get;}
    See Also