ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / ILegendItem Interface / LegendItemFillColor Property

In This Topic
    LegendItemFillColor Property (ILegendItem)
    In This Topic
    Gets the legend item graphic's fill color.
    Syntax
    'Declaration
     
    ReadOnly Property LegendItemFillColor As Color
    Color LegendItemFillColor {get;}
    See Also