Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script to change the subtitle and axis description of any component
#1
This can be given in connection or in any component..

For Subtitle description 
sdk.getWidget( 'component name' ).m_subTitle.m_description='Subtitle..';

For axis description
sdk.getWidget( 'component name' ).m_xAxis.m_description='axis name';
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)