Reports for WPF | ComponentOne
C1.C1Report.CustomFields.Maps Namespace / InlineMarkerStyle Class / FillColor Property

In This Topic
    FillColor Property (InlineMarkerStyle)
    In This Topic
    Gets or sets the fill brush of marks placed on the map.
    Syntax
    'Declaration
     
    Public Property FillColor As Color
    public Color FillColor {get; set;}
    See Also