Class: Aws::Types::AxisTickLabelOptions

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#label_optionsTypes::LabelOptions

Returns the value of attribute label_options.

Returns:



959
960
961
# File 'sig/types.rbs', line 959

def label_options
  @label_options
end

#rotation_angle::Float

Returns the value of attribute rotation_angle.

Returns:

  • (::Float)


960
961
962
# File 'sig/types.rbs', line 960

def rotation_angle
  @rotation_angle
end