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

In This Topic
    PixelPointWidth Property (ChartSeriesCustomProperties.BarStackedProps)
    In This Topic
    Gets or sets the width (in pixels) of data points. Default: 0.
    Syntax
    'Declaration
     
    Public Property PixelPointWidth As RdlInt
    public RdlInt PixelPointWidth {get; set;}
    See Also