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

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