FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / ChartField Class / UseAntiAliasedGraphics Property

In This Topic
    UseAntiAliasedGraphics Property (ChartField)
    In This Topic
    Gets or sets a value indicating whether to use anti-aliasing while rendering chart graphics (only).
    Syntax
    'Declaration
     
    Public Property UseAntiAliasedGraphics As Boolean
    public bool UseAntiAliasedGraphics {get; set;}
    See Also