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