V_DEL3DL_Title
|
The name of the Leanget.
|
|
V_DEL3DL_Thumbnail_Url
|
The URL of the thumbnail picture to be displayed in the
Customize
menu.
|
|
V_DEL3DL_X_Axis_Title
V_DEL3DL_Y_Axis_Title
|
The name of the X and Y axis.
|
|
V_DEL3DL_Y_Axis_Min
V_DEL3DL_Y_Axis_Max
|
The minimum and maximum values for the vertical axis. Values can be positive or
negative. Note:
The default value is 0 for the minimum, and
100 for the maximum.
|
|
V_DEL3DL_Target
|
The reference value displayed between V_DEL3DL_Above_Color and
V_DEL3DL_Below_Color .
The value must be between the V_DEL3DL_Y_Axis_Min value and the
V_DEL3DL_Y_Axis_Max value. Note:
The default value is
50 .
|
|
V_DEL3DL_Round_Value
|
The automatic rounding of the value to the nearest whole number. The value must
be an integer. Note:
The default value is 0 (no auto-round
value).
|
|
V_DEL3DL_Above_Color
V_DEL3DL_Below_Color
|
The background color above and below the target
(V_DEL3DL_Target ).
Examples:
- White (default):
rgba(0, 0, 0, 0)
- Red:
rgb(248, 197, 201)
- Yellow:
rgb(255, 241, 208)
- Green:
rgb(234, 251, 196)
- Dark Green:
rgb(198, 243, 213)
- Blue:
rgb(211, 238, 252)
- Purple:
rgb(208, 209, 255)
- Pink:
rgb(255, 213, 244)
|
|