stream-charts
Preparing search index...
app/charts/axes/axes
SeriesLineStyle
Interface SeriesLineStyle
Holds the style information for a series line-style in a chart.
interface
SeriesLineStyle
{
color
:
string
;
highlightColor
:
string
;
highlightWidth
:
number
;
lineWidth
:
number
;
margin
?:
number
;
}
Hierarchy (
View Summary
)
SeriesStyle
SeriesLineStyle
Index
Properties
color
highlight
Color
highlight
Width
line
Width
margin?
Properties
color
color
:
string
highlight
Color
highlightColor
:
string
highlight
Width
highlightWidth
:
number
line
Width
lineWidth
:
number
Optional
margin
margin
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
highlight
Color
highlight
Width
line
Width
margin
stream-charts
Loading...
Holds the style information for a series line-style in a chart.