Reference documentation and code samples for the Google Cloud Chronicle V1 Client class DataLabel.
Data label config for a series.
Generated from protobuf message google.cloud.chronicle.v1.DashboardChart.Visualization.Series.DataLabel
Namespace
Google \ Cloud \ Chronicle \ V1 \ DashboardChart \ Visualization \ SeriesMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ show |
bool
Optional. Whether to show data label. |
getShow
Optional. Whether to show data label.
| Returns | |
|---|---|
| Type | Description |
bool |
|
setShow
Optional. Whether to show data label.
| Parameter | |
|---|---|
| Name | Description |
var |
bool
|
| Returns | |
|---|---|
| Type | Description |
$this |
|