Format
IDataLabelFormat.Format property
Represents the format of the data label. Read-only IFormat
.
public IFormat Format { get; }
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
- interface IFormat
- interface IDataLabelFormat
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides