Share via


ChartFillFormat.GradientDegree プロパティ

定義

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

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

プロパティ値

注釈

メソッドを OneColorGradient(MsoGradientStyle, Int32, Single) 使用して、塗りつぶしのグラデーションの次数を設定します。

適用対象