[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartBorder.Thickness

Thickness Property

Thickness

Gets to sets the thickness of the border, in twips.

Declaration
[C1Category("Appearance")]
[C1Description("ChartBorder.Thickness", "The thickness of the border, in twips.")]
[TypeConverter(typeof(PageUnitConverter))]
public double Thickness { get; set; }
<C1Category("Appearance")>
<C1Description("ChartBorder.Thickness", "The thickness of the border, in twips.")>
<TypeConverter(GetType(PageUnitConverter))>
Public Property Thickness As Double