Search Results: Wikipedia API query 2010 edit statistics "2010: Odyssey Two" total edits year 2010

dxChart StepAreaSeries

Reference
Describes settings supported by a series of the step rea type.

;/dxi-series> </dx-chart> // ... export class AppComponent { // ... fill = { fillId: this.customPatternId }; } Vue App.vue (Options API)App.vue (Composition API) <... component API. Refer to the onSeriesClick property description for details. When a user selects a series, it may react in one of the following ways depending on the value of the selectionMode property

dxChart StepLineSeries

Reference
Describes settings supported by a series of the step line type.

[color]="fill" > </dxi-series> </dx-chart> // ... export class AppComponent { // ... fill = { fillId: this.customPatternId }; } Vue App.vue (Options API)App.vue (Composition API) <template> <DxChart ... > <DxSeries :color="fill" /> </DxSeries> </DxChart> </template> <script> import

dxChart annotations

Reference
Specifies the annotation collection.

. Refer to the following help topic for more information: Potentially Vulnerable API - customizeTooltip. To use external resources (for example, images) in the markup, specify the size of the area.... Accepts the name of the point's series. Use this property when the annotation is positioned relative to an argument. For example, the following chart displays two series and an annotation. The annotation

dxPolarChart annotations

Reference
Specifies the annotation collection.

information: Potentially Vulnerable API - customizeTooltip. To use external resources (for example, images) in the markup, specify the size of the area they occupy beforehand..., the following PolarChart fragment displays two series and an annotation. The annotation is positioned relative to the argument B but not anchored to any of the two series points that correspond

dxChart commonSeriesSettings hoverStyle hatching

Reference
Configures hatching that applies when a user points to the series.

opaque. step Specifies the distance between two side-by-side hatching lines in pixels. width Specifies the width of hatching lines in pixels.