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

In This Topic
    Font Property (InlineMarkerStyle)
    In This Topic
    Gets or sets the font used to draw mark captions.
    Syntax
    'Declaration
     
    Public Property Font As Font
    public Font Font {get; set;}
    See Also