[]
Gets or sets a value indicating whether to use anti-aliasing while rendering chart text (only).
[C1Category("Appearance")]
[C1Description("ChartField.UseAntiAliasedText", "Indicates whether to use anti-aliasing while rendering chart text (only).")]
public bool UseAntiAliasedText { get; set; }
<C1Category("Appearance")>
<C1Description("ChartField.UseAntiAliasedText", "Indicates whether to use anti-aliasing while rendering chart text (only).")>
Public Property UseAntiAliasedText As Boolean