SPREAD for WPF 3.0J - GcSpreadSheet
DatabarNegativeColorType 列挙体

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 : DatabarNegativeColorType 列挙体
正のデータバーと同じ枠線および塗りつぶしの色を使用するかどうかを指定します。
シンタックス
'宣言
 
Public Enum DatabarNegativeColorType 
   Inherits System.Enum
public enum DatabarNegativeColorType : System.Enum 
メンバ
メンバ解説
Color[負の値と軸の設定]ダイアログボックスで指定した色を使用するか、NegativeBarFormatオブジェクトのColorTypeプロパティとBorderColorTypeプロパティを使用します。
SameAsPositive正のデータバーと同じ色を使用します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.DatabarNegativeColorType

参照

GrapeCity.Spreadsheet 名前空間