[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart2DData.SeriesWidth

SeriesWidth Property

SeriesWidth

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.

Declaration
[C1Description("Chart2DData.SeriesWidth", "The percentage of the full width to be drawn of each series of 3D effect charts. Valid values are from 10 to 100.")]
public int SeriesWidth { get; set; }
<C1Description("Chart2DData.SeriesWidth", "The percentage of the full width to be drawn of each series of 3D effect charts. Valid values are from 10 to 100.")>
Public Property SeriesWidth As Integer
Remarks

Applies to 3D Area and 3D Line or Ribbon charts.