Forums

Full Version: script to remove tooltip for groupbar/bar chsrt
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
var comp = sdk.getWidget( 'bar52' );
comp.m_tooltipproperties.showcummulativesum="false";
comp.m_tooltipproperties.showcummulativepercent="false";