FlexReport for WinForms
Chart3DBarFormat 列挙体


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 : Chart3DBarFormat 列挙体
Specifies the format of the 3D bar.
シンタックス
'宣言
 
Public Enum Chart3DBarFormat 
   Inherits System.Enum
'使用法
 
Dim instance As Chart3DBarFormat
public enum Chart3DBarFormat : System.Enum 
メンバ
メンバ解説
Fixed
Fixed format (bars are fixed width and centered about their X or Y values).
Histogram
Histogram format (each bar fills the space up to its adjoining bar).
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.FlexReport.Chart.Chart3DBarFormat

参照

参照

C1.Win.FlexReport.Chart 名前空間