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

In This Topic
    LegendItemDashStyle Property (MapStyleBase)
    In This Topic
    Syntax
    'Declaration
     
    Protected MustOverride ReadOnly Property LegendItemDashStyle As DashStyle
    protected abstract DashStyle LegendItemDashStyle {get;}
    See Also