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