The Radios Panel Component contains an array of radio buttons that enables the end-user to select a specific item of Sample Data displayed within the UI that they wish to vote on.  
 
Note: An alternative method of voting is provided via the The Votes Panel Component.  
 
 
 
 
Custom XML Tag  
 
Use the following XML tag to define custom Properties for the Radios Panel Component within your Custom XML file:  
 
 
<RadiosPanel />  
 
 
 
 
 
 
Common Properties  
 
The Radios Panel Component inherits the following common Panel Properties:  
 
Component Visibility Properties  
General Panel Properties  
Location Properties  
Margins Properties  
Image Properties  
Opacity Properties  
 
 
 
 
Default Property Values  
 
The following default Property values are defined for the Radios Panel Component:  
 
Property Name
Default Value
Visible
true
X
undefined
Y
undefined
Width
undefined
Height
undefined
Margins
0, 0, 0, 0
Scale
70
Horizontal
false
Image
default
Opacity
100
BorderRadius
0
BorderColour
0
BorderWeight
0
Colours
undefined
 
 



Related Topics  
 
The Radios Control  
The Vote Control  
The Votes Panel