UseAntiAliasedText Property (C1Chart3D)
Gets or sets a value indicating whether to use anti-aliasing while rendering chart text (only).
public new System.bool UseAntiAliasedText {get; set;}
'Declaration
Public Shadows Property UseAntiAliasedText As System.Boolean