次の方法で共有


ChartFillFormat.GradientDegree プロパティ

定義

指定された 1 色網かけの塗りつぶしのグラデーションの明度を 0.0 (暗) から 1.0 (明) までの範囲で返します。 読み取り専用です。

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

プロパティ値

単精度浮動小数点型

注釈

このプロパティは読み取り専用です。 メソッドを OneColorGradient(MsoGradientStyle, Int32, Single) 使用して、塗りつぶしのグラデーションの次数を設定します。

適用対象