FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DPlotArea Class / UseAntiAlias Property

In This Topic
    UseAntiAlias Property (Chart2DPlotArea)
    In This Topic
    Gets or sets whether to use anti-aliasing while rendering chart data.
    Syntax
    'Declaration
     
    Public Property UseAntiAlias As Boolean
    public bool UseAntiAlias {get; set;}
    See Also