Reports for WPF | ComponentOne
C1.C1Report.CustomFields.Maps Namespace / LegendColorSwatchItem Class / Stroke Property

In This Topic
    Stroke Property (LegendColorSwatchItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Stroke As Color
    public virtual Color Stroke {get; set;}
    See Also