Simple Bar without scale but with a label inside showing the value.
More...
Simple Bar without scale but with a label inside showing the value.
Import Statement
- Version
- 2.0
◆ backgroundColor
var de::igh::pd::PdBar::backgroundColor |
|
read |
◆ borderColor
var de::igh::pd::PdBar::borderColor |
|
read |
◆ borderWidth
var de::igh::pd::PdBar::borderWidth |
|
read |
◆ color
var de::igh::pd::PdBar::color |
|
read |
◆ connection
alias de::igh::pd::PdBar::connection |
|
read |
◆ decimals
int de::igh::pd::PdBar::decimals |
|
read |
Number of decimals digitals for the label.
◆ fontPixelSize
int de::igh::pd::PdBar::fontPixelSize |
|
read |
pixes size for label; applies only for vertical orientation!
◆ from
doube de::igh::pd::PdBar::from |
|
read |
This property holds the starting value of the control.
Default: 0
◆ label
alias de::igh::pd::PdBar::label |
|
read |
◆ labelVisible
bool de::igh::pd::PdBar::labelVisible |
|
read |
Show the value label if true.
◆ orientation
int de::igh::pd::PdBar::orientation |
|
read |
◆ prefix
string de::igh::pd::PdBar::prefix |
|
read |
Prefix is appended to the value without space!
◆ radius
int de::igh::pd::PdBar::radius |
|
read |
◆ startZero
bool de::igh::pd::PdBar::startZero |
|
read |
Draw bars originating from zero otherwise from the minium.
◆ suffix
string de::igh::pd::PdBar::suffix |
|
read |
Suffix is appended to the value without space!
◆ to
double de::igh::pd::PdBar::to |
|
read |
This property holds the end value of the control.
Default: 100
◆ value
alias de::igh::pd::PdBar::value |
|
read |
type: var Raw Process value
◆ variable
alias de::igh::pd::PdBar::variable |
|
read |
variable: var
connection to the process variable: to be used like
"process":pdProcess,
"path":"/control/value",
"scale":1,
"offset":0,
"period":0.1,
"transmission":Pd.periodic
}
}
◆ visualPosition
double de::igh::pd::PdBar::visualPosition |
|
read |
The position is expressed as a fraction of the value, in the range 0.0 - 1.0.
◆ visualStart
double de::igh::pd::PdBar::visualStart |
|
read |
depending on startZero: start the bar at the "0" position or the "from" position
The documentation for this class was generated from the following file: