ShowInnerPoints Property
ShowInnerPoints
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.
Declaration
bool ShowInnerPoints { get; set; }
Property ShowInnerPoints As Boolean