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

dxChart RangeBarSeries 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 SplineAreaSeries 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 SplineAreaSeries 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 SplineSeries

Reference
Describes settings supported by a series of the spline type.

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

dxChart StackedAreaSeries

Reference
Describes settings supported by a series of the stacked 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.stackedarea object Specifies...