Preparing search index...
The search index is not available
mdv
mdv
charts/GridstackManager
GridStackManager
Class GridStackManager
Index
Constructors
constructor
Properties
cell
Approx
Width
cell
Height
chart
Manager
drag
Handle
grids
Methods
destroy
get
Cell
Dimensions
get
Grid
manage
Chart
Constructors
constructor
new
GridStackManager
(
chartManager
:
ChartManager
)
:
GridStackManager
Parameters
chartManager
:
ChartManager
Returns
GridStackManager
Properties
cell
Approx
Width
cellApproxWidth
:
number
= 300
cell
Height
cellHeight
:
number
= 150
chart
Manager
chartManager
:
ChartManager
drag
Handle
dragHandle
:
string
= ".ciview-chart-title"
grids
grids
:
Map
<
DataSource
,
GridInstance
>
Methods
destroy
destroy
(
ds
:
DataSource
)
:
void
Parameters
ds
:
DataSource
Returns
void
get
Cell
Dimensions
getCellDimensions
(
ds
:
DataSource
)
:
number
[]
Parameters
ds
:
DataSource
Returns
number
[]
get
Grid
getGrid
(
ds
:
DataSource
)
:
undefined
|
GridInstance
Parameters
ds
:
DataSource
Returns
undefined
|
GridInstance
manage
Chart
manageChart
(
chart
:
Chart
,
ds
:
DataSource
,
autoPosition
?:
boolean
)
:
void
Parameters
chart
:
Chart
ds
:
DataSource
Optional
autoPosition
:
boolean
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cell
Approx
Width
cell
Height
chart
Manager
drag
Handle
grids
Methods
destroy
get
Cell
Dimensions
get
Grid
manage
Chart
mdv
Loading...