ComponentOne FlexReport for WinForms
SeriesWidth Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart2DData Class : SeriesWidth Property
Get or sets the percentage of the full width to be drawn of each series of 3D effect charts. Valid values are from 10 to 100.
Syntax
'Declaration
 
Public Property SeriesWidth As System.Integer
public System.int SeriesWidth {get; set;}
Remarks
Applies to 3D Area and 3D Line or Ribbon charts.
See Also

Reference

Chart2DData Class
Chart2DData Members