[]
Gets or sets whether the Normal curve is drawn using anti-aliasing.
public bool UseAntiAlias { get; set; }
By default, the normal curve is drawn using anti-aliasing methods. Setting the UseAntiAlias property to false overrides this behavior.