getGridLineStyle
[ Function ]
public getGridLineStyle(): string | undefined;
This function returns the currently set value for the GridLineStyle attribute.
Parameter
Name | Type | Description |
---|---|---|
- | - | - |
Return value
Type | Description |
---|---|
The current value of the attribute. |
See also
Attribute setter: setGridLineStyle
Origin: TcHmiBarChart
Available from version 1.10 |