Hi everyone
is it possible to set the width of a IDataLabel?
grafik.png (37.9 KB)
This code unfortunately does not work:
IDataLabel lbl = series0.getDataPoints().get_Item®.getLabel();
lbl.setWidth(100);
Best regards,
Möbi
Presentation1.zip (47.4 KB)