Class: Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Legend
- Inherits:
-
Object
- Object
- Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Legend
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/chronicle/v1/dashboard_chart.rb
Instance Attribute Summary collapse
- #bottom ⇒ ::Integer
- #id ⇒ ::String
- #left ⇒ ::Integer
- #legend_align ⇒ ::Google::Cloud::Chronicle::V1::LegendAlign
- #legend_orient ⇒ ::Google::Cloud::Chronicle::V1::LegendOrient
- #padding ⇒ ::Array<::Integer>
- #right ⇒ ::Integer
- #show ⇒ ::Boolean
- #top ⇒ ::Integer
- #z ⇒ ::Integer
- #z_level ⇒ ::Integer
Instance Attribute Details
#bottom ⇒ ::Integer
368 369 370 371 |
# File 'proto_docs/google/cloud/chronicle/v1/dashboard_chart.rb', line 368 class Legend include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#id ⇒ ::String
368 369 370 371 |
# File 'proto_docs/google/cloud/chronicle/v1/dashboard_chart.rb', line 368 class Legend include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#left ⇒ ::Integer
368 369 370 371 |
# File 'proto_docs/google/cloud/chronicle/v1/dashboard_chart.rb', line 368 class Legend include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#legend_align ⇒ ::Google::Cloud::Chronicle::V1::LegendAlign
368 369 370 371 |
# File 'proto_docs/google/cloud/chronicle/v1/dashboard_chart.rb', line 368 class Legend include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#legend_orient ⇒ ::Google::Cloud::Chronicle::V1::LegendOrient
368 369 370 371 |
# File 'proto_docs/google/cloud/chronicle/v1/dashboard_chart.rb', line 368 class Legend include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#padding ⇒ ::Array<::Integer>
368 369 370 371 |
# File 'proto_docs/google/cloud/chronicle/v1/dashboard_chart.rb', line 368 class Legend include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#right ⇒ ::Integer
368 369 370 371 |
# File 'proto_docs/google/cloud/chronicle/v1/dashboard_chart.rb', line 368 class Legend include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#show ⇒ ::Boolean
368 369 370 371 |
# File 'proto_docs/google/cloud/chronicle/v1/dashboard_chart.rb', line 368 class Legend include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#top ⇒ ::Integer
368 369 370 371 |
# File 'proto_docs/google/cloud/chronicle/v1/dashboard_chart.rb', line 368 class Legend include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |