[]
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.
[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
Applies to 3D Area and 3D Line or Ribbon charts.