[Serializable]
public sealed enum DrawAllPointsStyle : Enum , IComparable, IFormattable
, IConvertible

Public Members

MemberDescription
FirstWhen the series has several points that share the same X pixel position, but with different Y position, it will only display the first point.
MinMaxPlots both the minimum and maximum Y that map to each X pixel.

See Also

Steema.TeeChart.Styles Namespace