Class: Aws::Types::AxisLabelOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#apply_toTypes::AxisLabelReferenceOptions

Returns the value of attribute apply_to.



872
873
874
# File 'sig/types.rbs', line 872

def apply_to
  @apply_to
end

#custom_label::String

Returns the value of attribute custom_label.

Returns:

  • (::String)


871
872
873
# File 'sig/types.rbs', line 871

def custom_label
  @custom_label
end

#font_configurationTypes::FontConfiguration

Returns the value of attribute font_configuration.



870
871
872
# File 'sig/types.rbs', line 870

def font_configuration
  @font_configuration
end