I have an Alert that when triggered sends an email with a .PDF attachment of the Column Chart.
I am trying to remove the legend truncation.
In the UI ('Format' with the paintbrush icon) there is no option for: (ellipsisNone) only end, middle, start.
I then tried advance edit and get this error when trying to update this attribute to ellipsisNone
display.visualizations.charting.legend.labelStyle.overflowMode
Value of argument 'display.visualizations.charting.legend.labelStyle.overflowMode' must be either 'ellipsisEnd', 'ellipsisMiddle', or 'ellipsisStart'