BookmarkSubscribeRSS Feed
Acatou
Calcite | Level 5

I used VBA to do the oneway analysis, but axisaddrefline couldn't draw the reference line

This function returns ”False“ all the way

Set tss = jmp_doc.CreateOneway
tss.LaunchAddX "class"
tss.LaunchAddY "weight"
a = tss.Launch
tss.AxisBoxAddRefLine 1, 70, 1, 3

yor help would be greatly appreciated

Thanks

1 REPLY 1
ballardw
Super User

You should probably ask VBA question on a Visual Basic board. While someone here may be familiar with VB code the topics are intended to be SAS related.

 

If you are using SAS at all I would ask why bother to do graphs in VB as the SAS software has a LOT of graphic capability.

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 916 views
  • 0 likes
  • 2 in conversation