Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::UserSelectedValues.
User selected color and label for the slice of the chart
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#color
def color() -> ::String
Returns
- (::String) — Optional. User specified color of a pie slice
#color=
def color=(value) -> ::String
Parameter
- value (::String) — Optional. User specified color of a pie slice
Returns
- (::String) — Optional. User specified color of a pie slice
#label
def label() -> ::String
Returns
- (::String) — Optional. User specified label for a pie slice
#label=
def label=(value) -> ::String
Parameter
- value (::String) — Optional. User specified label for a pie slice
Returns
- (::String) — Optional. User specified label for a pie slice