Generic Dates Panel Components provide a designer with the means to display additional, custom-defined columns of sample field data in the Pollstar100 UI relating to additional timestamp information.  
 
 
 
 
Custom XML Tag  
 
Use the following XML tag to define custom Properties for Generic Dates Panel Components within your Custom XML file:  
 
 
<GenericDatesPanel />  
 
 
 
 
 
 
Common Properties  
 
Generic Dates Panel Components inherit the following common Panel Properties:  
 
Component Visibility Properties  
General Panel Properties  
Location Properties  
Margins Properties  
Image Properties  
Opacity Properties  
 
 
 
 
Specialised Properties  
 
In addition to the above, Generic Dates Panel Components also inherit the following specialised Properties:  
 
Unique ID  
Use this field to provide a unique ID for a specific instance of the Generic Dates Panel Component.
 
 
Sample Field ID
 
Use this Property to associate a Generic Dates Panel instance with a custom-defined Sample Data field containing time-stamp data.  
 
Time Format  
Use this Property to apply a custom format to the Panel time-stamp data.  
 
Text Properties  
Use these Properties in order to set the text format the Panel time-stamp data.  
 
Panel Text Rotation  
Use this Property to specify an angle of rotation for the Panel time-stamp data.  
 
 
 
 
Default Property Values  
 
The following default Property values are defined for Generic Dates Panel Components:  
 
Property Name
Default Value
Visible
true
X
undefined
Y
undefined
Width
undefined
Height
undefined
Margins
0, 0, 0, 0
Scale
70
Horizontal
false
Text
undefined
TextFont
Times New Roman
TextAlign
left
TextColour
0
TextSize
12
TextItalic
false
TextBold
false
TextUnderline
false
TextBorder
false
TextRotation
0
Image
default
Opacity
100
BorderRadius
0
BorderColour
0
BorderWeight
0
Colours
undefined
TimeFormat
jS M Y
UniqueID
undefined
SampleFieldID
undefined
 
 

 
 
Related Topics  
 
Using Generic Components To Extend the UI  
The Dates Panel