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

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