Detail

The Votes View Control Component enables an end-user to view the Application data displayed in UI in terms of votes.  
 
·If defined and visible, the Votes Panel will be displayed and the other Graph Panels will be hidden.  
·If defined and visible, the Totals Panel will display the total number of received votes for each Sample Data item.  
·If defined and visible, the Totals Filter Control will filter on the number of received votes for each Sample Data item.  
·If defined and visible, the Totals Column Control will display text defined for the VotesViewText Property.  
·If defined and visible and sortable , the Totals Column Control will sort on the number of received votes for each Sample Data item.  
·If defined and visible, the Grand Total Textbox will display the total number of received votes across the whole of the filtered Sample Data.  
·If defined and visible, the Top Dog Textbox will display the Sample Data item with the most votes across the whole of the filtered Sample Data.  
 
 
 
 
Custom XML Tag  
 
Use the following XML tag to define custom Properties for the Votes View Control Component within your Custom XML file:  
 
 
<VotesViewControl          />  
 
 
 
 


Common Properties  
 
The Votes View Control Component inherits the following common Control Properties:  
 
Component Visibility Properties  
Location Properties  
Margins Properties  
Text Properties  
Image Properties  
Control Image Properties  
Opacity Properties  
 
 
 
 
Default Property Values  
 
The following default Property values are defined for the Votes View Control Component:
 
 
Property Name
Default Value
Visible
true
X
undefined
Y
undefined
Width
undefined
Height
undefined
Margins
0, 0, 0, 0
Text
votes
TextFont
Times New Roman
TextAlign
left
TextColour
0
TextSize
12
TextItalic
false
TextBold
false
TextUnderline
false
TextBorder
false
Image
default
ImageUp
undefined
ImageDown
undefined
ImageOver
undefined
Opacity
100
BorderRadius
0
BorderColour
0
BorderWeight
1
Colours
undefined
 




Related Topics  
 
Cookie Related Properties