Hi,
My chart has 1 Legend Entries (Series) (the Y axis), and 2 Horizontal (Category) Axis Labels (the X axis). Currently the legend for the chart is pulling from the the second Category, which pulls data that is either "yes" or "no". I would like to know how to change the legend from "yes" and "no" to "energized" and "not energized". How can I change the legend if it is pulling from the Horizontal (Category) Axis Label and not from the Legend Entries Series? I have read multiple documents on how to change the legend if it is multiple Series using XML, but I need to know how to change it if there are multiple Categories.
Thanks!