get_Format()

IDataLabelFormat::get_Format() method

Represents the format of the data label. Read-only IFormat.

virtual System::SharedPtr<IFormat> Aspose::Slides::Charts::IDataLabelFormat::get_Format()=0

Remarks

If parent of this DataLabelFormat object is a DataLabelCollection collection of data labels then this property represents the default format for the new data labels in the DataLabelCollection collection.

See Also