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