Top | Previous | Next |
Attributes Panel |
The attributes panel is the top right panel on the Report Designer that is used to modify common attributes for simple objects, especially text. Single click to select your object then make changes in the attributes panel. Often times you will have to double click to drill down to the simple object or property that you want to modify.
The color tab is used to change any color in your report. Suppose you wanted to change the fill (background) color of a text label. There are several ways to accomplish this:
All of these changed the fill color. To change the font color of that label you would double click the text label, highlighted the text, then changed the color. The key is getting used to the selection model to change the color of the desired property.
The font tab is used to change the family, size, and options of fonts. Selection tends to be much more forgiving since there are relatively few font properties. For example, selecting a label is the same as double clicking that label then highlighting all of the text, with respect to the font panel. To change the color of text, highlight it, then go to the color tab.
The format tab is used to apply formatting to dates and numbers. Highlight desired text and choose formatting. Dates are formatted like the expression dateFormat function (shown below). None removes formatting. For the following table, assume the Date is 7/8/2005 3:05:00 PM (July 8th, 2005).
The keys tab is a convenience that displays your data and builtin functions. Clicking "Built-ins" will toggle between user data and builtin functions. The typical use of the Keys Tab is dragging keys into your report. Here are a few examples of how that could work:
|