BarGraphDescription
Defines the colors of the graphs. Replaces the attribute BarGraphColors.
Engineering
Items | List of all objects added |
|---|---|
| Delete the selected object |
| Change the object order (top = left) |
| Add a new object |
Name | Type | Description |
|---|---|---|
barColor | Bar color | |
legendName | Legend name | |
scaleFactor | Scaling factor | |
colorRanges | Color ranges | |
defaultVisibility | Visibility |
Schema: tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiBarChart.ChartBarGraphDescriptionDefinitionList
Attribute getter
public getBarGraphDescription(): TcHmi.Controls.Beckhoff.TcHmiBarChart.ChartBarGraphDescriptionDefinitionList[] | null;Parameter
Name | Type | Description |
|---|---|---|
- | - | - |
Return value
Type | Description |
|---|---|
TcHmi.Controls.Beckhoff.TcHmiBarChart.ChartBarGraphDescriptionDefinitionList[], null | The current value of the attribute. |
Attribute setter
public setBarGraphDescription(valueNew: TcHmi.Controls.Beckhoff.TcHmiBarChart.ChartBarGraphDescriptionDefinitionList [] | null): void;Parameter
Name | Type | Description |
|---|---|---|
valueNew | TcHmi.Controls.Beckhoff.TcHmiBarChart.ChartBarGraphDescriptionDefinitionList [], null | The new value of the attribute. If null is passed, the internal default value is used. |
Return value
Type | Description |
|---|---|
void | No return value. |
![]() | Available from version 1.12.746 |
![]() | This attribute replaces the attribute BarGraphColors. |



