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