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

In This Topic
    WhiskerPercentile Property
    In This Topic
    Gets or sets the percentile value of the whiskers of the Box chart. Applied for: Range:Box. Default: true.
    Syntax
    'Declaration
     
    Public Property WhiskerPercentile As RdlInt
    public RdlInt WhiskerPercentile {get; set;}
    See Also