Class: Aws::Types::SingleAxisOptions
- Inherits:
-
Object
- Object
- Aws::Types::SingleAxisOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#y_axis_options ⇒ Types::YAxisOptions
Returns the value of attribute y_axis_options.
Instance Attribute Details
#y_axis_options ⇒ Types::YAxisOptions
Returns the value of attribute y_axis_options.
10236 10237 10238 |
# File 'sig/types.rbs', line 10236 def @y_axis_options end |