Share via


ChartFillFormat.GradientStyle Property

Returns the gradient style for the specified fill. Read-only

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property GradientStyle As Integer
    Get
'Usage
Dim instance As ChartFillFormat
Dim value As Integer

value = instance.GradientStyle
int GradientStyle { get; }

Property Value

Type: System.Int32
MsoGradientStyle

See Also

Reference

ChartFillFormat Interface

ChartFillFormat Members

Microsoft.Office.Core Namespace