Click or drag to resize

StiStripsAntialiasing Property

Gets or sets value which control antialiasing drawing mode.

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiBoolConverter))]
public bool Antialiasing { get; set; }

Property Value

Type: Boolean

Implements

IStiStripsAntialiasing
See Also