FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.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