LegendItemLineThickness Property (ILegendItem)
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