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

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