UseAntiAliasedText Property (baseChart)
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 System.Boolean
public System.bool UseAntiAliasedText {get; set;}
See Also