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

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