The Ratings Panel Component corresponds to the Ratings Field in the Sample Data file. The Ratings Panel displays graphs corresponding to the calculated ratings for each of the Sample Data items in the requested set.  
 
 
Custom XML Tag
 
 
Use the following XML tag to define custom Properties for the Ratings Panel Component within your Custom XML file:  
 
 
<RatingsPanel />  
 
 
 
 
 
Overriddable Properties  
 
The following generic Properties may either be defined as attributes of the <GraphPanels>
tag or alternatively they may be defined as attributes of the <RatingsPanel> tag :  
 
Component Visibility Properties  
All Graphs Panels may be excluded from the Pollstar100 UI by defining this Property as false
for the <GraphPanels> tag; alternatively the Ratings Panel may be individually excluded from the Pollstar100 UI by defining this Property as false for the <RatingsPanel> tag.  
 
Default Image Properties  
Use these Properties in order to set the panel background image.  
 
Opacity Properties  
Use this Property to set the Component image opacity.  
 
Graph Bar Properties
 
Use these Properties to set the graph bar images for the Ratings Panel.  
 


 
Default Property Values  
 
The following default Property values are defined for the Ratings Panel Component:  
 
Property Name
Default Value
Visible
true
Image
undefined
Opacity
100
BorderRadius
0
BorderColour
0
BorderWeight
0
Colours
undefined
UseBarMask
undefined
FGBarImage
undefined
FGBarOpacity
100
FGBarBorderRadius
0
FGBarBorderColour
0
FGBarBorderWeight
1
FGBarColours
undefined
BGBarImage
undefined
BGBarOpacity
100
BGBarBorderRadius
0
BGBarBorderColour
0
BGBarBorderWeight
1
BGBarColours
undefined
 
 
 
 
 
Related Topics  
 
Default Graphs View