Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
DevExpress
viz
Sparkline
Class Sparkline
Hierarchy
Component
Sparkline
Index
Constructor methods
constructor
Properties
disposing
optionChanged
Methods
beginUpdate
endUpdate
instance
option
render
Constructor methods
constructor
(
element
:
Element
, options
?:
SparklineOptions
)
:
Sparkline
Parameters
element:
Element
options?:
SparklineOptions
optional
Returns
Sparkline
constructor
(
element
:
JQuery
, options
?:
SparklineOptions
)
:
Sparkline
Parameters
element:
JQuery
options?:
SparklineOptions
optional
Returns
Sparkline
Properties
public
disposing
:
JQueryCallback
public
optionChanged
:
JQueryCallback
Methods
public
beginUpdate
(
)
public
endUpdate
(
)
public
instance
(
)
:
Sparkline
Returns
Sparkline
public
option
(
)
:
any
Returns
any
public
option
(
options
:
string
)
:
any
Parameters
options:
string
Returns
any
public
option
(
options
:
string
)
:
T
Parameters
options:
string
Returns
T
public
option
(
options
:
string
, value
:
any
)
Parameters
options:
string
value:
any
public
option
(
options
:
{ [key: string]: any; }
)
Parameters
options:
{ [key: string]: any; }
public
option
(
options
?:
any
)
:
any
Parameters
options?:
any
optional
Returns
any
public
render
(
)
:
Sparkline
Returns
Sparkline
Globals
DevExpress
DevExpress.data
DevExpress.data.queryAdapters
DevExpress.data.utils
DevExpress.data.utils.odata
DevExpress.devices
DevExpress.ui
DevExpress.ui.dialog
DevExpress.viz
DevExpress.viz.charts
DevExpress.viz.charts.series
DevExpress.viz.common
DevExpress.viz.gauges
DevExpress.viz.map
DevExpress.viz.rangeSelector
DevExpress.viz.sparklines
jquery
Bullet
Chart
CircularGauge
LinearGauge
Map
PieChart
RangeSelector
Sparkline
constructor
disposing
optionChanged
beginUpdate
endUpdate
instance
option
render