---
title: CLKComplicationTemplateGraphicExtraLargeCircularOpenGaugeRangeText
framework: clockkit
role: symbol
role_heading: Class
path: clockkit/clkcomplicationtemplategraphicextralargecircularopengaugerangetext
---

# CLKComplicationTemplateGraphicExtraLargeCircularOpenGaugeRangeText

A template for displaying text inside an open gauge, with additional leading and trailing text.

## Declaration

```swift
class CLKComplicationTemplateGraphicExtraLargeCircularOpenGaugeRangeText
```

## Overview

Overview This template belongs to the CLKComplicationFamily.graphicExtraLarge family. Figure 1 shows the layout of the complication and where it appears on the clock face.

## Topics

### Creating the Template

- [init(gaugeProvider:leadingTextProvider:trailingTextProvider:centerTextProvider:)](clockkit/clkcomplicationtemplategraphicextralargecircularopengaugerangetext/init(gaugeprovider:leadingtextprovider:trailingtextprovider:centertextprovider:).md)

### Setting the Complication Data

- [centerTextProvider](clockkit/clkcomplicationtemplategraphicextralargecircularopengaugerangetext/centertextprovider.md)
- [gaugeProvider](clockkit/clkcomplicationtemplategraphicextralargecircularopengaugerangetext/gaugeprovider.md)
- [leadingTextProvider](clockkit/clkcomplicationtemplategraphicextralargecircularopengaugerangetext/leadingtextprovider.md)
- [trailingTextProvider](clockkit/clkcomplicationtemplategraphicextralargecircularopengaugerangetext/trailingtextprovider.md)

## Relationships

### Inherits From

- [CLKComplicationTemplateGraphicExtraLargeCircular](clockkit/clkcomplicationtemplategraphicextralargecircular.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Open and closed gauges

- [CLKComplicationTemplateGraphicExtraLargeCircularOpenGaugeImage](clockkit/clkcomplicationtemplategraphicextralargecircularopengaugeimage.md)
- [CLKComplicationTemplateGraphicExtraLargeCircularOpenGaugeView](clockkit/clkcomplicationtemplategraphicextralargecircularopengaugeview.md)
- [CLKComplicationTemplateGraphicExtraLargeCircularOpenGaugeSimpleText](clockkit/clkcomplicationtemplategraphicextralargecircularopengaugesimpletext.md)
- [CLKComplicationTemplateGraphicExtraLargeCircularClosedGaugeImage](clockkit/clkcomplicationtemplategraphicextralargecircularclosedgaugeimage.md)
- [CLKComplicationTemplateGraphicExtraLargeCircularClosedGaugeView](clockkit/clkcomplicationtemplategraphicextralargecircularclosedgaugeview.md)
- [CLKComplicationTemplateGraphicExtraLargeCircularClosedGaugeText](clockkit/clkcomplicationtemplategraphicextralargecircularclosedgaugetext.md)
