Enum DataBarNegativeColorType

Enum DataBarNegativeColorType

Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)

正のデータバーと同じ境界線および塗りつぶしの色を使用するかどうかを指定します。

public enum DataBarNegativeColorType

フィールド

Color = 0

負の値および軸設定ダイアログボックスで指定された色を使用するか、NegativeBarFormatオブジェクトのColorTypeおよびBorderColorTypeプロパティを使用します。

SameAsPositive = 1

正のデータバーと同じ色を使用します。

 日本語