How can I reverse the Y scale in Graph Builder when using Shape files?
Unfortunately,
Graph Builder(
Size( 545, 458 ),
Summary Statistic( "Median" ),
Graph Spacing( 4 ),
Variables( Color( :"Y-Pos"n ), Shape( :Shape_Name ) ),
Elements( Map Shapes( ) ),
SendToReport(
Dispatch( {}, "", ScaleBox( 2 ), {Reversed Scale} )
)
)
doesN't have an effect - and with in the GUI the X Scale gets reversed as well