PieModel.Load is used to set the properties of an existing FlexPie object in a FlexPie based control. The values used are those stored in an existing PieModel class object that is typically created and set by a standard serializer during deserialization.
シンタックス
パラメータ
- chart
- Specifies an existing instance of a FlexPie class object.
- model
- Specifies an existing instannce of a PieModel class object created by a a standard serializer during deserialization.
参照