Search
Preparing search index...
The search index is not available
com.phloxui
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"model/PhloxLineChartModel"
PhloxLineChartModel
Class PhloxLineChartModel
Hierarchy
PhloxDataChartModel
PhloxLineChartModel
Index
Constructors
constructor
Properties
chart
Type
cols
data
Table
formatters
options
rows
subtitle
title
CHART_
TYPE
Methods
add
Cols
add
Data
Table
add
Formatters
add
Rows
set
Cols
set
Rows
Constructors
constructor
new
Phlox
Line
Chart
Model
(
dataTable
?:
any
[]
, formatters
?:
any
[]
, options
?:
any
, title
?:
string
, subtitle
?:
string
, width
?:
string
, height
?:
string
, cols
?:
any
[]
, rows
?:
any
[]
)
:
PhloxLineChartModel
Parameters
Optional
dataTable:
any
[]
Optional
formatters:
any
[]
Optional
options:
any
Optional
title:
string
Optional
subtitle:
string
Optional
width:
string
Optional
height:
string
Optional
cols:
any
[]
Optional
rows:
any
[]
Returns
PhloxLineChartModel
Properties
chart
Type
chart
Type
:
string
cols
cols
:
any
[]
data
Table
data
Table
:
any
[]
formatters
formatters
:
any
[]
options
options
:
any
rows
rows
:
any
[]
subtitle
subtitle
:
string
title
title
:
string
Static
CHART_
TYPE
CHART_
TYPE
:
string
= CHART_TYPE
Methods
add
Cols
add
Cols
(
cols
:
any
)
:
void
Parameters
cols:
any
Returns
void
add
Data
Table
add
Data
Table
(
dataTable
:
any
)
:
void
Parameters
dataTable:
any
Returns
void
add
Formatters
add
Formatters
(
formatters
:
any
[]
)
:
void
Parameters
formatters:
any
[]
Returns
void
add
Rows
add
Rows
(
rows
:
any
)
:
void
Parameters
rows:
any
Returns
void
set
Cols
set
Cols
(
cols
:
any
[]
)
:
void
Parameters
cols:
any
[]
Returns
void
set
Rows
set
Rows
(
rows
:
any
[]
)
:
void
Parameters
rows:
any
[]
Returns
void
Globals
"model/
Phlox
Line
Chart
Model"
Phlox
Line
Chart
Model
constructor
chart
Type
cols
data
Table
formatters
options
rows
subtitle
title
CHART_
TYPE
add
Cols
add
Data
Table
add
Formatters
add
Rows
set
Cols
set
Rows
CHART_
TYPE
Generated using
TypeDoc