FlexChart for WinForms
PieModel コンストラクタ(IPieChart,Boolean)

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

パラメータ

chart
serializeData
参照

参照

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