Class: Aws::QuickSight::Types::DataColor
- Inherits:
 - 
      Struct
      
        
- Object
 - Struct
 - Aws::QuickSight::Types::DataColor
 
 
- Defined in:
 - gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb
 
Overview
Determines the color that is applied to a particular data value.
Constant Summary collapse
- SENSITIVE =
 []
Instance Attribute Summary collapse
- 
  
    
      #color  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The color that is applied to the data value.
 - 
  
    
      #data_value  ⇒ Float 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The data value that the color is applied to.