ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / PointsLayer Class / LegendItemFont Property

In This Topic
    LegendItemFont Property (PointsLayer)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property LegendItemFont As Font
    public override Font LegendItemFont {get;}
    See Also