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

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