ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / LinesLayer Class / LegendItemDashStyle Property

In This Topic
    LegendItemDashStyle Property (LinesLayer)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property LegendItemDashStyle As DashStyle
    public override DashStyle LegendItemDashStyle {get;}
    See Also