GrapeCity ActiveReports for .NET 14.0J
BaseStyle 列挙体

GrapeCity.ActiveReports.Chart アセンブリ > GrapeCity.ActiveReports.Chart 名前空間 : BaseStyle 列挙体
3Dファンネルチャートまたは3Dピラミッドグラフの円形または四角形の底面描画スタイルを取得または設定します。
シンタックス
'宣言
 
Public Enum BaseStyle 
   Inherits System.Enum
public enum BaseStyle : System.Enum 
メンバ
メンバ解説
CircularBaseファンネルまたはピラミッドの底面を円形に描画します。
SquareBaseファンネルまたはピラミッドの底面を四角形に描画します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Chart.BaseStyle

参照

GrapeCity.ActiveReports.Chart 名前空間