MarketTrendChartProps
Stock Screening Platform - Frontend API v0.1.0
Stock Screening Platform - Frontend API / components/market/MarketTrendChart / MarketTrendChartProps
Interface: MarketTrendChartProps
Defined in: src/components/market/MarketTrendChart.tsx:27
Market Trend Chart Props
Properties
defaultTimeframe?
optionaldefaultTimeframe:TrendTimeframe
Defined in: src/components/market/MarketTrendChart.tsx:29
Default timeframe
indices?
optionalindices:string[]
Defined in: src/components/market/MarketTrendChart.tsx:31
Indices to display
height?
optionalheight:number
Defined in: src/components/market/MarketTrendChart.tsx:33
Chart height in pixels
className?
optionalclassName:string
Defined in: src/components/market/MarketTrendChart.tsx:35
Class name for styling