@byomakase/omakase-player
Preparing search index...
LineChartLaneStyle
Interface LineChartLaneStyle
Base style for classes that extend BaseTimelineLane
interface
LineChartLaneStyle
{
backgroundFill
?:
string
;
backgroundOpacity
?:
number
;
descriptionTextFill
?:
string
;
descriptionTextFontSize
?:
number
;
descriptionTextFontStyle
?:
string
;
descriptionTextYOffset
?:
number
;
fill
:
string
|
string
[]
;
height
:
number
;
leftBackgroundFill
?:
string
;
leftBackgroundOpacity
?:
number
;
lineStrokeWidth
:
number
|
number
[]
;
marginBottom
?:
number
;
paddingBottom
:
number
;
paddingTop
:
number
;
pointFill
:
string
|
string
[]
;
pointWidth
:
number
|
number
[]
;
rightBackgroundFill
?:
string
;
rightBackgroundOpacity
?:
number
;
}
Hierarchy (
View Summary
)
TimelineLaneStyle
LineChartLaneStyle
Index
Properties
background
Fill?
background
Opacity?
description
Text
Fill?
description
Text
Font
Size?
description
Text
Font
Style?
description
TextYOffset?
fill
height
left
Background
Fill?
left
Background
Opacity?
line
Stroke
Width
margin
Bottom?
padding
Bottom
padding
Top
point
Fill
point
Width
right
Background
Fill?
right
Background
Opacity?
Properties
Optional
background
Fill
backgroundFill
?:
string
Optional
background
Opacity
backgroundOpacity
?:
number
Optional
description
Text
Fill
descriptionTextFill
?:
string
Optional
description
Text
Font
Size
descriptionTextFontSize
?:
number
Optional
description
Text
Font
Style
descriptionTextFontStyle
?:
string
Optional
description
TextYOffset
descriptionTextYOffset
?:
number
fill
fill
:
string
|
string
[]
height
height
:
number
Optional
left
Background
Fill
leftBackgroundFill
?:
string
Optional
left
Background
Opacity
leftBackgroundOpacity
?:
number
line
Stroke
Width
lineStrokeWidth
:
number
|
number
[]
Optional
margin
Bottom
marginBottom
?:
number
padding
Bottom
paddingBottom
:
number
padding
Top
paddingTop
:
number
point
Fill
pointFill
:
string
|
string
[]
point
Width
pointWidth
:
number
|
number
[]
Optional
right
Background
Fill
rightBackgroundFill
?:
string
Optional
right
Background
Opacity
rightBackgroundOpacity
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
Fill
background
Opacity
description
Text
Fill
description
Text
Font
Size
description
Text
Font
Style
description
TextYOffset
fill
height
left
Background
Fill
left
Background
Opacity
line
Stroke
Width
margin
Bottom
padding
Bottom
padding
Top
point
Fill
point
Width
right
Background
Fill
right
Background
Opacity
@byomakase/omakase-player
Loading...
Base style for classes that extend BaseTimelineLane