The first mapper will set a Fill for all nodes which are of type Manufacturer. The Fill will be a gradient brush with a color between the From and To values depending on the Revenue field of each node.
The second mapper will set the Fill for all nodes which are of type Product. The Fill will be a gradient brush with a color between the From and To values depending on the StandardCost value of each node.
The outer color of the node is determined by the mapped value. The inner color is the opposite of the outer one in the range From~To.