ShowInnerPoints Property
ShowInnerPoints
Gets or sets a value that determines whether to show the inner points for the Box-whisker series.
Declaration
[Parameter]
public bool ShowInnerPoints { get; set; }
<Parameter>
Public Property ShowInnerPoints As Boolean