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