[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart2DAxis.Thickness

Thickness Property

Thickness

Gets or sets the line thickness of the axis in twips.

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