Class: Google::Cloud::MigrationCenter::V1::ReportSummary::ChartData::DataPoint
- Inherits:
-
Object
- Object
- Google::Cloud::MigrationCenter::V1::ReportSummary::ChartData::DataPoint
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb
Overview
Describes a single data point in the Chart.
Instance Attribute Summary collapse
-
#label ⇒ ::String
The X-axis label for this data point.
-
#value ⇒ ::Float
The Y-axis value for this data point.