[]
        
(Showing Draft Content)

C1.Win.FlexReport.ChartField.UseAntiAliasedGraphics

UseAntiAliasedGraphics Property

UseAntiAliasedGraphics

Gets or sets a value indicating whether to use anti-aliasing while rendering chart graphics (only).

Declaration
[C1Category("Appearance")]
[C1Description("ChartField.UseAntiAliasedGraphics", "Indicates whether to use anti-aliasing while rendering chart graphics (only).")]
public bool UseAntiAliasedGraphics { get; set; }
<C1Category("Appearance")>
<C1Description("ChartField.UseAntiAliasedGraphics", "Indicates whether to use anti-aliasing while rendering chart graphics (only).")>
Public Property UseAntiAliasedGraphics As Boolean