| colorTheme | ColorTheme | false | light | Sets the default theme |
| dateRange | DateRange | false | 12M | Default date range of chart |
| exchange | string | false | US | Default exchange for widget |
| showChart | boolean | false | true | Include chart in widget |
| locale | Locales | false | en | Sets the default locale |
| largeChartUrl | string | false | undefined | Make widget redirect to larger chart |
| isTransparent | boolean | false | false | Transparent background for component |
| showSymbolLogo | boolean | false | true | Show symbol of ticker |
| showFloatingTooltip | boolean | false | false | Show floating tooltip on chart |
| width | number/string | false | 400 | Sets a static width on the component |
| height | number/string | false | 600 | Sets a static height on the component |
| autosize | boolean | false | false | Sets the width and height to 100% |
| plotLineColorGrowing | string | false | rgba(33, 150, 243, 1) | Price line growing color |
| plotLineColorFalling | string | false | rgba(33, 150, 243, 1) | Price line falling color |
| gridLineColor | string | false | rgba(240, 243, 250, 1) | Grid color |
| scaleFontColor | string | false | rgba(120, 123, 134, 1) | Font color |
| belowLineFillColorGrowing | string | false | rgba(33, 150, 243, 0.12) | Under line area growing color |
| belowLineFillColorFalling | string | false | rgba(33, 150, 243, 0.12) | Under line area falling color |
| belowLineFillColorGrowingBottom | string | false | rgba(41, 98, 255, 0) | Under line area growing bottom color |
| belowLineFillColorFallingButtom | string | false | rgba(41, 98, 255, 0) | Under line area falling bottom collor |
| symbolActiveColor | string | false | rgba(33, 150, 243, 0.12) | Active Ticker color |