ChartFont.Shadow Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets or Returns the value that describes the specified font as shadowed
public:
property System::Object ^ Shadow { System::Object ^ get(); void set(System::Object ^ value); };
public object Shadow { get; set; }
member this.Shadow : obj with get, set
Public Property Shadow As Object
Property Value
An Object set to True if the specified font is formatted as shadowed, otherwise it is either False or wdUndefined.