Hello,
I would like to have better control over datalabels visibility and placement in case of overflows.
My current problem is funnel data labels placement - labels are place inappropriately when funnel level is too small to fit it.
Studying PowerPoint-authored file I see PPT adds blocks of explicitly formatted text with horizontal/vertical overflow flags. Is it possible to produce similar structures using Aspose Slides?
I see TextVerticalOverflowType enum, but cannot find any examples of using it.