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

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