ComponentOne Reports for WPF
C1.C1Report.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