How can I set the orientation of the labels in the horizontal axis of the distribution histogram to be perpendicular to all the histograms?
I am trying to change the orientation of the labels and the format (Engineering SI) for the horizontal axis in the Distribution (histograms) plots. I can do it for the first one using a dispatch statement within the expression that I am building but I need to be able to do it for all of the histograms in the column list.I tried inserting different types of calls to the column name between the "{}"...