Property Name
|
Description
|
Base Type
|
Default Value
|
Bindable? (Y/N)
|
Localizable? (Y/N)
|
---|---|---|---|---|---|
CustomClass
|
User defined CSS class to apply to the top div of the widget. Multiple classes can be entered, separated by a space.
|
STRING
|
n/a
|
Y
|
N
|
Data
|
Data source
|
NUMBER
|
n/a
|
Y
|
N
|
ShapeType
|
The type of shape you want the widget to have
|
STRING
|
Rectangle
|
N
|
N
|
RectangleCornerRadius
|
The radius of the corners on a rounded rectangle
|
NUMBER
|
10
|
N
|
N
|
ShapeFormatter
|
Styling rules for shape
|
STATEFORMATTING
|
n/a
|
N
|
N
|
GradientType
|
Type of gradient fill (radial only supported for circle/ellipse)
|
STRING
|
Linear
|
N
|
N
|
GradientOrientation
|
Orientation of linear gradient fill
|
STRING
|
Vertical
|
N
|
N
|
EnableDynamicFill
|
Allow the shape to be filled dynamically
|
BOOLEAN
|
false
|
N
|
N
|
DynamicFillRangeMinimum
|
Dynamic fill range minimum value
|
NUMBER
|
0
|
Y
|
N
|
DynamicFillRangeMaximum
|
Dynamic fill range maximum value
|
NUMBER
|
100
|
Y
|
N
|
DynamicFillOrientation
|
Orientation of dynamic fill
|
STRING
|
Vertical
|
N
|
N
|