Chronicle V1 API - Class Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::DataLabel (v0.6.0)

Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::DataLabel.

Data label config for a series.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#show

def show() -> ::Boolean
Returns
  • (::Boolean) — Optional. Whether to show data label.

#show=

def show=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. Whether to show data label.
Returns
  • (::Boolean) — Optional. Whether to show data label.