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

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