getShowOutlierPoints Method
In This Topic
Gets whether to show the outlier points that lie either below the lower whisker line or above the upper whisker line. The default value is true. Valid only for boxwhisker charts.
Syntax
boolean getShowOutlierPoints()
|
See Also