• What is KendoReact
  • Getting Started
  • Server Components
  • Components
    • Animation
    • Barcodes
    • Buttons
    • Chartsupdated
    • Common Utilities
    • Conversational UIupdated
    • Data Gridupdated
    • Data Query
    • Data Tools
    • Date Inputs
    • Date Math
    • Dialogs
    • Drawing
    • Dropdownsupdated
    • Editor
    • Excel Export
    • File Saver
    • Formupdated
    • Ganttupdated
    • Gauges
    • Indicators
    • Inputsupdated
    • Labels
    • Layoutupdated
    • ListBoxupdated
    • ListView
    • Map
    • Notification
    • OrgChartnew
    • PDF Processing
    • PDFViewer
    • PivotGrid
    • Popup
    • Progress Bars
    • Ripple
    • Scheduler
    • ScrollView
    • Sortable
    • Spreadsheetupdated
    • TaskBoard
    • Tooltips
    • TreeList
    • TreeViewupdated
    • Upload
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • Updates
  • Troubleshooting

ChartAreaProps

Represents the props of the KendoReact ChartArea component (see example).

NameTypeDefaultDescription

background?

string

The background color of the Chart area. Accepts a valid CSS color string, including hex and rgb.

border?

Border

The border of the Chart area.

height?

number

The height of the Chart area.

margin?

number | Margin

The margin of the Chart area. A numeric value sets all margins.

opacity?

number

The background opacity of the Chart area. By default, the background is opaque.

width?

number

The width of the Chart area.

In this article

Not finding the help you need?