ShowInnerPoints

IChartSeries.ShowInnerPoints property

Represents inner points. True if inner points are shown on the BoxAndWhisker chart. Applies only to BoxAndWhisker charts. Read/write Boolean.

public bool ShowInnerPoints { get; set; }

See Also