Reports for WPF | ComponentOne
C1.C1Report.CustomFields.Maps Namespace / MapStyleBase Class / LegendItemStrokeColor Property

In This Topic
    LegendItemStrokeColor Property (MapStyleBase)
    In This Topic
    Syntax
    'Declaration
     
    Protected MustOverride ReadOnly Property LegendItemStrokeColor As Color
    protected abstract Color LegendItemStrokeColor {get;}
    See Also