> For the complete documentation index, see [llms.txt](https://docs.craft.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.craft.co/company-data-api/graphql-objects/riskratingfloatscaleitem.md).

# RiskRatingFloatScaleItem

| Field           | Type                                                                                         | Description                             |
| --------------- | -------------------------------------------------------------------------------------------- | --------------------------------------- |
| color           | String                                                                                       | color in string                         |
| label           | String                                                                                       | label                                   |
| description     | String                                                                                       | description of the scale item           |
| colorGradient   | [ColorLinearGradient](/company-data-api/graphql-objects/colorlineargradient.md)              | linear color gradient to the RiskRating |
| floatValueRange | [RiskRatingFloatValueRange](/company-data-api/graphql-objects/riskratingfloatvaluerange.md)! | float value range                       |
