FlexChart for WinForms
RadarModel コンストラクタ(IRadarChart,Boolean)

C1.Chart アセンブリ > C1.Chart.Serialization 名前空間 > RadarModel クラス > RadarModel コンストラクタ : RadarModel コンストラクタ(IRadarChart,Boolean)
Overloaded constructor used create an instance of the RadarModel 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 IRadarChart, _
   Optional ByVal serializeData As System.Boolean _
)
public RadarModel( 
   IRadarChart chart,
   System.bool serializeData
)

パラメータ

chart
serializeData
参照

参照

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