'宣言 Public Shared Sub Load( _ ByVal chart As ISunburst, _ ByVal model As SunburstModel _ )
public static void Load( ISunburst chart, SunburstModel model )
パラメータ
- chart
- Specifies an existing instance of a FlexPie class object.
- model
- Specifies an existing instance of a PieModel class object created by a a standard serializer during deserialization.