Freigeben über


ChartFormat.Glow Property

Returns the glow formatting properties for the chart element. Read-only GlowFormat.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property Glow As GlowFormat
    Get
'Usage
Dim instance As ChartFormat
Dim value As GlowFormat

value = instance.Glow
GlowFormat Glow { get; }

Property Value

Type: Microsoft.Office.Core.GlowFormat

Remarks

The glow effect adds a vibrant colored edge to graphics.

See Also

Reference

ChartFormat Interface

ChartFormat Members

Microsoft.Office.Interop.PowerPoint Namespace