[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartFillStyle.OutlineThickness

OutlineThickness Property

OutlineThickness

Gets or sets the thickness of filled region outlines.

Declaration
[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