Class: Aws::Types::YAxisOptions
- Inherits:
-
Object
- Object
- Aws::Types::YAxisOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#y_axis ⇒ "PRIMARY_Y_AXIS"
Returns the value of attribute y_axis.
Instance Attribute Details
#y_axis ⇒ "PRIMARY_Y_AXIS"
Returns the value of attribute y_axis.
13247 13248 13249 |
# File 'sig/types.rbs', line 13247 def y_axis @y_axis end |