Edit

Share via


ChartFillFormat.PresetGradientType Property

Definition

Returns the preset gradient type for the specified fill. Read-only.

public:
 property int PresetGradientType { int get(); };
public int PresetGradientType { get; }
member this.PresetGradientType : int
Public ReadOnly Property PresetGradientType As Integer

Property Value

MsoPresetGradientType

Remarks

Use the PresetGradient(Int32, Int32, Int32) method to set the preset gradient type for the fill.

Applies to