TextFrameForOverriding
DataLabel.TextFrameForOverriding property
Can contain a rich formatted text. If this property is not null then this formatted text value overrides auto-generated text of data label. Auto-generated text of data label means text that is managed by ShowSeriesName, ShowValue, … properties and is formatted with the TextFormatManager.TextFormat property. Read-only ITextFrame
.
public ITextFrame TextFrameForOverriding { get; }
See Also
- interface ITextFrame
- class DataLabel
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides