Class: Google::Cloud::Chronicle::V1::DashboardDefinition::ChartConfig::ChartLayout

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/chronicle/v1/native_dashboard.rb

Overview

Layout of the chart.

Instance Attribute Summary collapse

Instance Attribute Details

#span_x::Integer

Returns:

  • (::Integer)


447
448
449
450
# File 'proto_docs/google/cloud/chronicle/v1/native_dashboard.rb', line 447

class ChartLayout
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#span_y::Integer

Returns:

  • (::Integer)


447
448
449
450
# File 'proto_docs/google/cloud/chronicle/v1/native_dashboard.rb', line 447

class ChartLayout
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#start_x::Integer

Returns:

  • (::Integer)


447
448
449
450
# File 'proto_docs/google/cloud/chronicle/v1/native_dashboard.rb', line 447

class ChartLayout
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#start_y::Integer

Returns:

  • (::Integer)


447
448
449
450
# File 'proto_docs/google/cloud/chronicle/v1/native_dashboard.rb', line 447

class ChartLayout
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end