Search Results: if (!this.bundlesReported[script.src]) {

dxChart FullStackedSplineSeries

Reference
Describes settings supported by a series of the full-stacked spline area type. An object defining a series of the fullStackedSpline type.

All the settings in this section are specified as follows: The commonSeriesSettings object Specifies settings for all series in a Chart. The commonSeriesSettings.fullstackedspline object Specifies...

dxChart RangeAreaSeries

Reference
Describes settings supported by a series of the range area type.

All the settings in this section are specified as follows: The commonSeriesSettings object Specifies settings for all series in a Chart. The commonSeriesSettings.rangearea object Specifies settings...

dxChart RangeAreaSeries hoverStyle

Reference
Configures the appearance adopted by the series when a user points to it.

Declared in commonSeriesSettings, hoverStyle applies to all series in the chart. Declared in a series configuration object, hoverStyle applies to this particular series only. The series-specific...

dxChart RangeAreaSeries selectionStyle

Reference
Configures the appearance adopted by the series when a user selects it.

NOTE Though not provided out of the box, the selection capability can be implemented using the UI component API. Refer to the onPointClick property description for details. Declared in...

dxChart RangeBarSeries hoverStyle

Reference
Configures the appearance adopted by the series when a user points to it.

Declared in commonSeriesSettings, hoverStyle applies to all series in the chart. Declared in a series configuration object, hoverStyle applies to this particular series only. The series-specific...