Reports for WPF | ComponentOne
C1.C1Report.CustomFields.Maps Namespace / LegendColorSwatchItem Class / Font Property

In This Topic
    Font Property (LegendColorSwatchItem)
    In This Topic
    Gets or sets the font used to draw the current item's Caption.
    Syntax
    'Declaration
     
    Public Property Font As Font
    public Font Font {get; set;}
    See Also