'宣言 Public Function New( _ ByVal legend As ILegend, _ ByVal chart As IChartBase _ )
public LegendModel( ILegend legend, IChartBase chart )
パラメータ
- legend
- Specifies the ILegend interface object to be serialized.
- chart
- Specifies the IChart interface object of the parent IChart object being serialized.