IChartFillFormat.OneColorGradient(MsoGradientStyle, Int32, Single) 方法

定义

public:
 void OneColorGradient(Microsoft::Office::Core::MsoGradientStyle Style, int Variant, float Degree);
public void OneColorGradient (Microsoft.Office.Core.MsoGradientStyle Style, int Variant, float Degree);
Public Sub OneColorGradient (Style As MsoGradientStyle, Variant As Integer, Degree As Single)

参数

Variant
Int32
Degree
Single

适用于