OutlineWidth Property
OutlineWidth
Gets or sets the outline width of the data piont symbol, in twips.
Declaration
[TypeConverter(typeof(PageUnitConverter))]
public double OutlineWidth { get; set; }
<TypeConverter(GetType(PageUnitConverter))>
Public Property OutlineWidth As Double