the graph size exported to pptx (Save Presentation)
I have no idea why is the graph size not changing no matter what value I keyed into the frame size.Is the size of the graph save presentation () a default value ? Did anyone encounter this before ?obj = Variability Chart(
Y( Eval( numericColNamesList ) ),
X( :Name( "TETEST_MONTH" ), :Name( "TETEST_WEEK" ), :LOT ),
Frame Size (1500, 480),
Connect Cell Means( 1 ),
Std Dev Chart( 0 ),
Automa
...