New to Telerik ReportingStart a free 30-day trial

Specifies the quality at which image is rendered.

Definition

Namespace:Telerik.Reporting.Charting.Styles

Assembly:Telerik.Reporting.dll

Syntax:

C#
public enum ImageQuality

Fields

Specifies anti aliased rendering.

C#
AntiAlias = 1

Specifies the default mode.

C#
Default = 0

Specifies high quality, low speed rendering.

C#
HighQuality = 2

Specifies no anti aliasing.

C#
None = 3
In this article
DefinitionFieldsAntiAliasDefaultHighQualityNone
Not finding the help you need?
Contact Support