Generally, the configuration properties of the Guidance Popup are determined by the JAS designer, using the Show Guidance element (Show Guidance Popup). The following API allows the JIA project to override both the configuration set in JAS and the configuration set in the App.config file (Popup Visual Configuration):

IPopUpProperties Configuration { get; set; }