API Reference
Chart
<Chart> | Root chart component |
BordersConfig | Chart border styling |
CrosshairsConfig | Crosshair configuration |
TimeCrosshairConfig | Time crosshair configuration |
ValueCrosshairConfig | Value crosshair configuration |
TimeCrosshairLabelConfig | Time crosshair label |
ValueCrosshairLabelConfig | Value crosshair label |
GridConfig | Grid line configuration |
XAxisConfig | X-axis configuration |
DataPoint | OHLCV data point |
Granularity | Candle time interval |
Panel
PanelConfig | Panel configuration |
PanelControlsConfig | Panel controls configuration |
Layer
LayerConfig | Union of all layer config types |
BaseLayerConfig | Shared properties for all layers |
AtrLayerConfig | Average True Range |
BollingerBandsLayerConfig | Bollinger Bands |
CandlestickLayerConfig | Candlesticks |
EmaLayerConfig | Exponential Moving Average |
MacdLayerConfig | MACD |
PriceLineLayerConfig | Price line |
RsiLayerConfig | Relative Strength Index |
SmaLayerConfig | Simple Moving Average |
StochasticLayerConfig | Stochastic Oscillator |
VolumeBarsLayerConfig | Volume bars |
YAxisConfig | Y-axis configuration |
Value Marker
ValueMarkerConfig | Value marker configuration |
DirectionalValueMarkerConfig | Directional value marker configuration |
ValueMarkerMode | Value marker mode |
Legend
LegendConfig | Legend configuration |
LegendFieldConfig | Legend field configuration |
Elements
Line
LineConfig | Line styling |
DirectionalLineConfig | Directional line styling |
Bar
BarConfig | Bar styling |
DirectionalBarConfig | Directional bar styling |
Label
LabelConfig | Base label styling |
ValueLabelConfig | Value axis label |
TimeLabelConfig | Time axis label |
BoxedValueLabelConfig | Boxed value label |
BoxedTimeLabelConfig | Boxed time label |
Button
ButtonConfig | Button styling |
Theme
Theme | Full theme interface |
| Light Theme | Default light theme values |
| Dark Theme | Default dark theme values |