LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ms graph, setting tickmark spacing

I am trying to progamatically set the x axis tick mark spacing when using report generation toolkit to insert an ms graph into word.
I have tried expanding out the "major tickmark" element in the  property node of word set scale.vi ( see attached). But, I get an undefined error when wiring a numerical input to it.
 
Does anyone know a way to set the tickmark spacing?
 
Thanks
Jim
0 Kudos
Message 1 of 2
(2,485 Views)

Jim,

You might want to consider the property TickMarkSpacing instead. Microsoft actually does a really good job of documenting their ActiveX methods/properties and I have linked a page outlining all of the properties for the Axis class. There is a brief and more detailed description on each property and you will need to do some deeper digging for what constitutes a valid input value for a property.

Kind Regards,
E. Sulzer
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,464 Views)