JSL Get 'Axis Label Row' Value of Labels
Short version: In attached screenshot "X Axis Settings.JPG" down below there's a field "Value" next to "Label". How can I read those Values from a X axis in a JSL script? Note: The function obj << Tick Label List() can be used to set what I want, but I need a way to read it. Long version:In order to draw a line in my graph via 'Add Line Annotation' that doesn't go across the entire width of the gr...