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

In This Topic
    FillColor Property (MarkerStyle)
    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