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.
13716 13717 13718 |
# File 'sig/types.rbs', line 13716 def y_axis @y_axis end |