ChartFillFormat.GradientDegree 属性

定义

以浮点数值的方式返回单色阴影填充的渐变程度,数值大小介于 0.0(暗)到 1.0(亮)之间。

public:
 property float GradientDegree { float get(); };
public float GradientDegree { get; }
Public ReadOnly Property GradientDegree As Single

属性值

注解

OneColorGradient(MsoGradientStyle, Int32, Single)使用 方法设置填充的渐变度。

适用于