Search
Preparing search index...
The search index is not available
@ibm-sterling/charts
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"components/graphs/bar-stacked"
StackedBar
Class StackedBar
Hierarchy
Bar
StackedBar
Index
Constructors
constructor
Properties
configs
model
parent
services
type
Methods
add
Event
Listeners
destroy
get
Bar
Width
get
ContainerSVG
get
Parent
get
Stack
Data
handle
Legend
Mouse
Out
handle
Legend
OnHover
init
render
set
Model
set
Parent
set
Services
Constructors
constructor
new
Stacked
Bar
(
model
:
ChartModel
, services
:
any
, configs
?:
any
)
:
StackedBar
Parameters
model:
ChartModel
services:
any
Optional
configs:
any
Returns
StackedBar
Properties
Protected
configs
configs
:
any
Protected
model
model
:
ChartModel
Protected
parent
parent
:
any
Protected
services
services
:
any
type
type
:
string
= "stacked-bar"
Methods
add
Event
Listeners
add
Event
Listeners
(
)
:
void
Returns
void
destroy
destroy
(
)
:
void
Returns
void
Protected
get
Bar
Width
get
Bar
Width
(
)
:
number
Returns
number
get
ContainerSVG
get
ContainerSVG
(
)
:
any
Returns
any
get
Parent
get
Parent
(
)
:
any
Returns
any
get
Stack
Data
get
Stack
Data
(
)
:
any
Returns
any
handle
Legend
Mouse
Out
handle
Legend
Mouse
Out
(
event
:
CustomEvent
)
:
void
Parameters
event:
CustomEvent
Returns
void
handle
Legend
OnHover
handle
Legend
OnHover
(
event
:
CustomEvent
)
:
void
Parameters
event:
CustomEvent
Returns
void
init
init
(
)
:
void
Returns
void
render
render
(
animate
:
boolean
)
:
void
Parameters
animate:
boolean
Returns
void
set
Model
set
Model
(
newObj
:
any
)
:
void
Parameters
newObj:
any
Returns
void
set
Parent
set
Parent
(
parent
:
any
)
:
void
Parameters
parent:
any
Returns
void
set
Services
set
Services
(
newObj
:
any
)
:
void
Parameters
newObj:
any
Returns
void
Globals
"components/graphs/bar-
stacked"
Stacked
Bar
constructor
configs
model
parent
services
type
add
Event
Listeners
destroy
get
Bar
Width
get
ContainerSVG
get
Parent
get
Stack
Data
handle
Legend
Mouse
Out
handle
Legend
OnHover
init
render
set
Model
set
Parent
set
Services
add
Labels
And
Value
ToData
Generated using
TypeDoc