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

In This Topic
    Percentile Property
    In This Topic
    Gets or sets the percentile value of the box of the Box chart. Default: 25.
    Syntax
    'Declaration
     
    Public Property Percentile As RdlInt
    public RdlInt Percentile {get; set;}
    See Also