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:



900
901
902
# File 'sig/types.rbs', line 900

def label_options
  @label_options
end

#rotation_angle::Float

Returns the value of attribute rotation_angle.

Returns:

  • (::Float)


901
902
903
# File 'sig/types.rbs', line 901

def rotation_angle
  @rotation_angle
end