Class: Aws::Types::AxisLogarithmicScale
- Inherits:
-
Object
- Object
- Aws::Types::AxisLogarithmicScale
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#base ⇒ ::Float
Returns the value of attribute base.
Instance Attribute Details
#base ⇒ ::Float
Returns the value of attribute base.
889 890 891 |
# File 'sig/types.rbs', line 889 def base @base end |