User`s guide
Customized Components
7-23
thisComp.dlgWidget('Ticker',...
'DialogRefresh',true,...
'RowSpan',[1 1],'ColSpan',[1 1]);
thisComp.dlgText(quoteStr,...
'RowSpan',[2 2],'ColSpan',[1 1]);
},'Stock',...
'LayoutGrid',[3 2],...
'RowStretch',[0 0 1],...
'ColStretch',[0 1]));
The Properties pane for the component, Equity Values, now looks as follows.
7
Click File > Report to generate the report. The following output appears in the
report.