Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ISeries Interface / ShowOutlierPoints Property
In This Topic
    ShowOutlierPoints Property
    In This Topic
    Gets or sets 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
    System.bool ShowOutlierPoints {get; set;}
    See Also