Class: Aws::Types::AxisDisplayRange

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_drivenTypes::AxisDisplayDataDrivenRange

Returns the value of attribute data_driven.



865
866
867
# File 'sig/types.rbs', line 865

def data_driven
  @data_driven
end

#min_maxTypes::AxisDisplayMinMaxRange

Returns the value of attribute min_max.



864
865
866
# File 'sig/types.rbs', line 864

def min_max
  @min_max
end