Enables graphical enhancements such as gradients, alpha blending, and anti-aliasing for text and graphics in an Enhanced Chart. Disable this option to increase performance.
Syntax
object.AdvancedGraphics [= Boolean]
Properties
The AdvancedGraphics property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Boolean |
Whether graphical enhancements are enabled. |
Settings
The settings for Boolean are:
Value |
Description |
True |
Graphical enhancements enabled. |
False |
Graphical enhancements disabled. (Default) |
Remarks
AdvancedGraphics is a read-only property.