[]
Gets or sets the thickness of filled region outlines.
[C1Description("ChartFillStyle.OutlineThickness", "The thickness of filled region outlines.")]
[TypeConverter(typeof(PageUnitConverter))]
public double OutlineThickness { get; set; }
<C1Description("ChartFillStyle.OutlineThickness", "The thickness of filled region outlines.")>
<TypeConverter(GetType(PageUnitConverter))>
Public Property OutlineThickness As Double