The Grand Total Textbox Component is used to display the total number of hits or votes received across the whole of the Sample Data set associated with a specific Pollstar100 Application. Whether the display total relates to hits or votes may be determined either by the designer or the end-user via the View Controls. The designer can provide a static text string that will be prepended to the dynamic total information by using the Text Property or the ViewType Text Properties.
Custom XML Tag
Use the following XML tag to define custom Properties for the Grand Total Textbox Component within your Custom XML file:
|
Common Properties
The Grand Total Textbox Component inherits the following common Textbox Properties:
Component Visibility Properties
Location Properties
Margins Properties
Text Properties
Text Rotation Properties
Image Properties
Opacity Properties
Specialised Properties
The Grand Total Textbox Component also inherits the following specialised Properties:
ViewType Text
Use these Properties to override the default Text Property value and provide specific text strings dependent upon the View Type.
Note: The RatingsViewText Property is not inherited by the Grand Total Textbox Component.
Default Property Values
The following default Property values are defined for the Grand Total Textbox Component:
|
Property Name
|
Default Value
|
|
Visible
|
true
|
|
X
|
undefined
|
|
Y
|
undefined
|
|
Width
|
undefined
|
|
Height
|
undefined
|
|
Margins
|
0, 0, 0, 0
|
|
Text
|
grand total ~
|
|
TextFont
|
Times New Roman
|
|
TextAlign
|
left
|
|
TextColour
|
0
|
|
TextSize
|
12
|
|
TextItalic
|
false
|
|
TextBold
|
false
|
|
TextUnderline
|
false
|
|
TextBorder
|
false
|
|
TextRotation
|
0
|
|
VotesViewText
|
undefined
|
|
HitsViewText
|
undefined
|
|
Image
|
default
|
|
Opacity
|
100
|
|
BorderRadius
|
0, 0, 0, 0
|
|
BorderColour
|
0
|
|
BorderWeight
|
0
|
|
Colours
|
undefined
|





