FlexChart for WinForms
SunburstModel コンストラクタ(ISunburst,Boolean)

C1.Chart アセンブリ > C1.Chart.Serialization 名前空間 > SunburstModel クラス > SunburstModel コンストラクタ : SunburstModel コンストラクタ(ISunburst,Boolean)
Overloaded constructor used create an instance of the PieModel class during serialization. The public properties of this class are set by this constructor as they are obtained from the IPieChart interface object passed as the parameter.
シンタックス
'宣言
 
Public Function New( _
   ByVal chart As ISunburst, _
   Optional ByVal serializeData As System.Boolean _
)
public SunburstModel( 
   ISunburst chart,
   System.bool serializeData
)

パラメータ

chart
serializeData
参照

参照

SunburstModel クラス
SunburstModel メンバ
オーバーロード一覧