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

In This Topic
    LegendItemStrokeColor Property (LayerBase)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property LegendItemStrokeColor As Color
    public abstract Color LegendItemStrokeColor {get;}
    See Also