When you first import your data, you can assign a Rule Styles property, which determines the appearance of the features being imported.
If necessary, you can override the Rule Styles property with the Manual Styles property. When assigned, the Manual Styles property takes precedence.
The tabs are on the left side of the Style Rules panel. For example, to create a rule for buildings, click the Buildings tab.
When prompted, enter a name for this style rule, for example, "Red Brick Buildings." After clicking OK, the new style name appears in the Rule Editing window.
Features that meet the criteria of the expression will use the style you specify.
When you imported your data, you mapped one property from your original data to a property called RULE_STYLE. You can now create a set of rules, each one specifying a style for one value of that property. For example, RULE_STYLE = 'brick' creates a style for buildings whose RULE_STYLE property value is "brick." Define one style rule for each value of the RULE_STYLE property.
You can also create style rules that behave like feature class subsets. For example, if you enter the expression ROOF_HEIGHT > 24, all buildings whose ROOF_HEIGHT property is more than 24 will use this style.
For information on defining expressions, see Overview of Creating Expressions.
When you have finished defining the expression, click Validate to make sure it is valid. Then click OK to return to the Rule Editor.
Select a style category from the dropdown list, and then click the preview for the style to use. Click OK.
If you are defining RULE_STYLE rules, continue adding style rules until you have defined one for each RULE_STYLE value.