+++
# -----------------------------------------------------------------------
# Do not edit this file. It is automatically generated by API Documenter.
# -----------------------------------------------------------------------
title = "Chart"
keywords = ["grafana","documentation","sdk","@grafana/ui"]
type = "docs"
+++
## Chart variable
### Chart variable
Signature
```typescript
Chart: {
Tooltip: import("react").FC;
}
```
Import
```typescript
import { Chart } from '@grafana/ui';
```