FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / LayerBase Class / LegendItemStrokeColor Property

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