PowerTools ActiveReports for .NET 9.0J
FunnelStyle 列挙体

データセットポイントのY値がファンネルの幅と高さのどちらを示すかを指定します。デフォルト値はYIsHeightです。
構文
'宣言
 
Public Enum FunnelStyle 
   Inherits System.Enum
public enum FunnelStyle : System.Enum 
メンバ
メンバ解説
YIsHeightデータセットポイントのY値はファンネルの高さを決定します。
YIsWidthデータセットポイントのY値はファンネルの幅を決定します。
継承階層

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

参照

関連項目

GrapeCity.ActiveReports.Chart 名前空間

 

 


©2003-2015 GrapeCity inc. All rights reserved.