Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties.BarStackedProps Class / PointWidth Property

In This Topic
    PointWidth Property (ChartSeriesCustomProperties.BarStackedProps)
    In This Topic
    Gets or sets the relative width of data points. Default: 0.8.
    Syntax
    'Declaration
     
    Public Property PointWidth As RdlFloat
    public RdlFloat PointWidth {get; set;}
    See Also