Assetize

Presentation XML · Framework and add-on tags

Bi_savechart_decorator <bi_savechart_decorator>

Framework control: 2 uses across 2 stock screens, inside <section>.

<bi_savechart_decorator> has no Application Designer property sheet: it is written by the framework or an add-on and edited in XML. Its properties are the attributes the stock screens actually use.

In the 204 stock presentations it appears 2 times on 2 screens, inside <section> (1), <sectioncol> (1); it is a leaf.

Where it goes

Sits inside: <section>, <sectioncol>. May contain: none (a leaf control).

Properties

PropertyValueWhat it doesSource
savechartlabelstringNot on Application Designer's bi_savechart_decorator property sheet: written in XML only. Stock screens: 2 uses on 2 screens, values Save Chart with Table (2).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · KPI#bi_savechart_decorator
savechartonlylabelstringNot on Application Designer's bi_savechart_decorator property sheet: written in XML only. Stock screens: 2 uses on 2 screens, values Save Chart Image Only (2).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · KPI#bi_savechart_decorator
selectorstringNot on Application Designer's bi_savechart_decorator property sheet: written in XML only. Stock screens: 2 uses on 2 screens, values #mdfa044e0-sc_div (1), #me1f078a9-so_1 (1).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · KPI#bi_savechart_decorator

Example

<!-- KPI · bi_savechart_decorator -->
<bi_savechart_decorator id="bi_savechart_decorator" savechartlabel="Save Chart with Table" savechartonlylabel="Save Chart Image Only" selector="#me1f078a9-so_1"/>

Sources: 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · KPI#bi_savechart_decorator