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

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