Synopsis  
 
Property Name
Description
Type
Values
VotesViewText
Determines the text displayed when the UI is in Votes View mode
string
any valid text string
HitsViewText
Determines the text displayed when the UI is in Hits View mode
string
any valid text string
RatingsViewText
Determines the text displayed when the UI is in Ratings View mode
string
any valid text string
 
 

 
Detail  
 
Use the following Properties to define the displayed text data within a Component depending upon the current View Type of the UI.  
 
 
VotesViewText
Use this Property to specify the static text datum that is to be displayed within a Component when the Pollstar100 UI View Type is by Votes.
 
HitsViewText
Use this Property to specify the static text datum that is to be displayed within a Component when the Pollstar100 UI View Type is by Hits.

RatingsViewText
Use this Property to specify the static text datum that is to be displayed within a Component when the Pollstar100 UI View Type is by Ratings.



Scope

The Properties listed in this section are defined as attributes of the XML tag corresponding to the following Components:
 
The Totals Column Control
The Grand Total Textbox
The Top Dog Textbox
The Totals Panel
 
 
 
 
Notes  
 
With the exception of the The Totals Column Control which contains only static data, you can use the %1
format symbol to specify where the dynamic Sample Data is placed within the Components' static view-type text data.

Click here to see an example of this.