MESCIUS SPREAD for Windows Forms 17.0J
SplitType 列挙体

補助円グラフ付き円チャートまたは補助縦棒付き円チャートの分割方法を表すします。
構文
'Declaration
 
Public Enum SplitType 
   Inherits System.Enum
public enum SplitType : System.Enum 
メンバ
メンバ説明
Customデータポイントは、Custom Splitの値に従って円と補助グラフそれそれに配置されます。
Percentageデータポイントは、円と補助グラフそれそれに配置され、Split Positionのパーセントより小さいパーセントのデータポイントを補助グラフに配置します。
Positionデータポイントは、円と補助グラフそれそれに配置され、最後のSplit Positionのデータポイントを補助グラフに配置します。
Valueデータポイントは、円と補助グラフそれそれに配置され、Split Positionの値より小さいデータポイントを補助グラフ配置します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.Charts.SplitType

参照

GrapeCity.Spreadsheet.Charts 名前空間

 

 


© MESCIUS inc. All rights reserved.