|
BorderColor | | Sets the color of border lines.
Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233. |
BorderThickness | | The thickness of the border in pixels. |
BorderTransparency | | Indicates a level of transparency of borders. The lowest value of 0 indicates that the border is opaque, with no transparency. The other end of the scale, 15, indicates a completely transparent border.
For GoogleMapPolygons, the default is 4. |
FillColor | | The color used for inside of a shape.
HoverHighlight: Applies to Bar and Pie charts. |
FillTransparency | | Indicates a level of transparency of filled regions. The lowest value of 0 indicates that the region is opaque, with no transparency. The other end of the scale, 15, indicates a completely transparent region.
For GoogleMapPolygons, the default is 10. |
ID | | (Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition. |