Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ISeries Interface / ShowInnerPoints Property
In This Topic
    ShowInnerPoints Property
    In This Topic
    Gets or sets whether to show the data points that lie between the lower whisker line and the upper whisker line. Valid only for boxwhisker charts.
    Syntax
    System.bool ShowInnerPoints {get; set;}
    See Also