ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / ILegendItem Interface / LegendItemLineThickness Property

In This Topic
    LegendItemLineThickness Property
    In This Topic
    Gets the legend item graphic's line thickness in 96dpi pixels (for line item kind). Specify -1 to use the default.
    Syntax
    'Declaration
     
    ReadOnly Property LegendItemLineThickness As Double
    double LegendItemLineThickness {get;}
    See Also