[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartLineStyle.Thickness

Thickness Property

Thickness

Gets or sets the line thickness, in twips.

Declaration
[C1Description("ChartLineStyle.Thickness", "The line thickness, in twips.")]
[TypeConverter(typeof(PageUnitConverter))]
public double Thickness { get; set; }
<C1Description("ChartLineStyle.Thickness", "The line thickness, in twips.")>
<TypeConverter(GetType(PageUnitConverter))>
Public Property Thickness As Double