-
Create or open the text file for customized properties. For more
information, see
Editing Properties Using MQL.
-
To configure the labeled columns in the
Model Version Roadmap report, follow these
steps:
-
Add or edit these lines in the file used to import properties
into a page object:
emxFramework.Range.Roadmap_Label.Label_1 = Label 1
emxFramework.Range.Roadmap_Label.Label_2 = Label 2
emxFramework.Range.Roadmap_Label.Label_3 = Label 3
emxFramework.Range.Roadmap_Label.Label_4 = Label 4
There is a property for each labeled column in the
Model Version Roadmap report.
-
Set the value for this property depending on your business
requirements. The label name should reflect the attribute whose range values
are displayed in the column.
-
When you are finished updating the text file with all properties
that you want to modify, use the text file to modify the
emxFrameworkStringResource.properties page object.
For more information, see
Editing Properties Using MQL.
|