setShowConnectorLines Method
In This Topic
Sets whether to show the connector lines which connect the end of each column to the beginning of the next column. The default value is true. Valid only for waterfall charts.
Syntax
void setShowConnectorLines(
boolean
)
|
Parameters
- value
See Also