Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#area_style
def area_style() -> ::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::AreaStyle
Returns
- (::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::AreaStyle) — Optional. Custom styling for area chart
#area_style=
def area_style=(value) -> ::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::AreaStyle
Parameter
- value (::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::AreaStyle) — Optional. Custom styling for area chart
Returns
- (::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::AreaStyle) — Optional. Custom styling for area chart
#data_label
def data_label() -> ::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::DataLabel
Returns
- (::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::DataLabel) — Optional. Data label config for a series. Displays data vaule in the chart
#data_label=
def data_label=(value) -> ::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::DataLabel
Parameter
- value (::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::DataLabel) — Optional. Data label config for a series. Displays data vaule in the chart
Returns
- (::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::DataLabel) — Optional. Data label config for a series. Displays data vaule in the chart
#encode
def encode() -> ::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::Encode#encode=
def encode=(value) -> ::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::Encode#field
def field() -> ::String
Returns
- (::String)
#field=
def field=(value) -> ::String
Parameter
- value (::String)
Returns
- (::String)
#gauge_config
def gauge_config() -> ::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::GaugeConfig
Returns
- (::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::GaugeConfig) — Optional. Field to be saved for retrieving gauge config for gauge chart
#gauge_config=
def gauge_config=(value) -> ::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::GaugeConfig
Parameter
- value (::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::GaugeConfig) — Optional. Field to be saved for retrieving gauge config for gauge chart
Returns
- (::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::GaugeConfig) — Optional. Field to be saved for retrieving gauge config for gauge chart
#item_colors
def item_colors() -> ::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::ItemColors
Returns
- (::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::ItemColors) — Optional. Field to be saved for retrieving slice colors for the chart
#item_colors=
def item_colors=(value) -> ::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::ItemColors
Parameter
- value (::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::ItemColors) — Optional. Field to be saved for retrieving slice colors for the chart
Returns
- (::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::ItemColors) — Optional. Field to be saved for retrieving slice colors for the chart
#item_style
def item_style() -> ::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::ItemStyle
Returns
- (::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::ItemStyle) — Optional. Custom styling for chart
#item_style=
def item_style=(value) -> ::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::ItemStyle
Parameter
- value (::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::ItemStyle) — Optional. Custom styling for chart
Returns
- (::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::ItemStyle) — Optional. Custom styling for chart
#label
def label() -> ::String
Returns
- (::String)
#label=
def label=(value) -> ::String
Parameter
- value (::String)
Returns
- (::String)
#metric_trend_config
def metric_trend_config() -> ::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::MetricTrendConfig
Returns
- (::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::MetricTrendConfig) — Optional. Fields to capture trend config for metric charts
#metric_trend_config=
def metric_trend_config=(value) -> ::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::MetricTrendConfig
Parameter
- value (::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::MetricTrendConfig) — Optional. Fields to capture trend config for metric charts
Returns
- (::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::MetricTrendConfig) — Optional. Fields to capture trend config for metric charts
#radius
def radius() -> ::Array<::String>
Returns
- (::Array<::String>) — Optional. Used to make a pie chart into a douhnut chart
#radius=
def radius=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Optional. Used to make a pie chart into a douhnut chart
Returns
- (::Array<::String>) — Optional. Used to make a pie chart into a douhnut chart
#series_name
def series_name() -> ::String
Returns
- (::String) — user specified series label
#series_name=
def series_name=(value) -> ::String
Parameter
- value (::String) — user specified series label
Returns
- (::String) — user specified series label
#series_stack_strategy
def series_stack_strategy() -> ::Google::Cloud::Chronicle::V1::SeriesStackStrategy#series_stack_strategy=
def series_stack_strategy=(value) -> ::Google::Cloud::Chronicle::V1::SeriesStackStrategy
Parameter
#series_type
def series_type() -> ::Google::Cloud::Chronicle::V1::SeriesType#series_type=
def series_type=(value) -> ::Google::Cloud::Chronicle::V1::SeriesType
Parameter
#series_unique_value
def series_unique_value() -> ::String
Returns
- (::String) — Optional. Series unique value from the query result
#series_unique_value=
def series_unique_value=(value) -> ::String
Parameter
- value (::String) — Optional. Series unique value from the query result
Returns
- (::String) — Optional. Series unique value from the query result
#show_background
def show_background() -> ::Boolean
Returns
- (::Boolean)
#show_background=
def show_background=(value) -> ::Boolean
Parameter
- value (::Boolean)
Returns
- (::Boolean)
#show_symbol
def show_symbol() -> ::Boolean
Returns
- (::Boolean)
#show_symbol=
def show_symbol=(value) -> ::Boolean
Parameter
- value (::Boolean)
Returns
- (::Boolean)
#stack
def stack() -> ::String
Returns
- (::String)
#stack=
def stack=(value) -> ::String
Parameter
- value (::String)
Returns
- (::String)