FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DData Class / SeriesWidth Property

In This Topic
    SeriesWidth Property (Chart2DData)
    In This Topic
    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 Integer
    public int SeriesWidth {get; set;}
    Remarks
    Applies to 3D Area and 3D Line or Ribbon charts.
    See Also