# GC.Spread.Sheets.Sparklines.IGaugeKPISparklineOptions

## Content

# Interface: IGaugeKPISparklineOptions

[Sheets](../modules/GC.Spread.Sheets).[Sparklines](../modules/GC.Spread.Sheets.Sparklines).IGaugeKPISparklineOptions

## Table of contents

### Properties

- [colorRange](GC.Spread.Sheets.Sparklines.IGaugeKPISparklineOptions#colorrange)
- [currentValue](GC.Spread.Sheets.Sparklines.IGaugeKPISparklineOptions#currentvalue)
- [currentValueLabel](GC.Spread.Sheets.Sparklines.IGaugeKPISparklineOptions#currentvaluelabel)
- [fontArray](GC.Spread.Sheets.Sparklines.IGaugeKPISparklineOptions#fontarray)
- [gaugeType](GC.Spread.Sheets.Sparklines.IGaugeKPISparklineOptions#gaugetype)
- [maxAngle](GC.Spread.Sheets.Sparklines.IGaugeKPISparklineOptions#maxangle)
- [maxValue](GC.Spread.Sheets.Sparklines.IGaugeKPISparklineOptions#maxvalue)
- [maxValueLabel](GC.Spread.Sheets.Sparklines.IGaugeKPISparklineOptions#maxvaluelabel)
- [minAngle](GC.Spread.Sheets.Sparklines.IGaugeKPISparklineOptions#minangle)
- [minValue](GC.Spread.Sheets.Sparklines.IGaugeKPISparklineOptions#minvalue)
- [minValueLabel](GC.Spread.Sheets.Sparklines.IGaugeKPISparklineOptions#minvaluelabel)
- [radiusRatio](GC.Spread.Sheets.Sparklines.IGaugeKPISparklineOptions#radiusratio)
- [showLabel](GC.Spread.Sheets.Sparklines.IGaugeKPISparklineOptions#showlabel)
- [targetValue](GC.Spread.Sheets.Sparklines.IGaugeKPISparklineOptions#targetvalue)
- [targetValueLabel](GC.Spread.Sheets.Sparklines.IGaugeKPISparklineOptions#targetvaluelabel)

## Properties

### <a id="colorrange" name="colorrange"></a> colorRange

• `Optional` **colorRange**: [`IGaugeKPIRange`](GC.Spread.Sheets.Sparklines.IGaugeKPIRange)[]

___

### <a id="currentvalue" name="currentvalue"></a> currentValue

• **currentValue**: `string` \| `number`

___

### <a id="currentvaluelabel" name="currentvaluelabel"></a> currentValueLabel

• `Optional` **currentValueLabel**: `string`

___

### <a id="fontarray" name="fontarray"></a> fontArray

• `Optional` **fontArray**: `string`[]

___

### <a id="gaugetype" name="gaugetype"></a> gaugeType

• `Optional` **gaugeType**: ``0`` \| ``1`` \| ``2``

___

### <a id="maxangle" name="maxangle"></a> maxAngle

• `Optional` **maxAngle**: `number`

___

### <a id="maxvalue" name="maxvalue"></a> maxValue

• **maxValue**: `string` \| `number`

___

### <a id="maxvaluelabel" name="maxvaluelabel"></a> maxValueLabel

• `Optional` **maxValueLabel**: `string`

___

### <a id="minangle" name="minangle"></a> minAngle

• `Optional` **minAngle**: `number`

___

### <a id="minvalue" name="minvalue"></a> minValue

• **minValue**: `string` \| `number`

___

### <a id="minvaluelabel" name="minvaluelabel"></a> minValueLabel

• `Optional` **minValueLabel**: `string`

___

### <a id="radiusratio" name="radiusratio"></a> radiusRatio

• `Optional` **radiusRatio**: `number`

___

### <a id="showlabel" name="showlabel"></a> showLabel

• `Optional` **showLabel**: `boolean`

___

### <a id="targetvalue" name="targetvalue"></a> targetValue

• **targetValue**: `string` \| `number`

___

### <a id="targetvaluelabel" name="targetvaluelabel"></a> targetValueLabel

• `Optional` **targetValueLabel**: `string`
