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