You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-reference/10 UI Components/dxPopover/1 Configuration/hideEvent/hideEvent.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ default: undefined
8
8
Specifies properties of popover hiding. Ignored if the [shading](/api-reference/10%20UI%20Components/dxPopover/1%20Configuration/shading.md'{basewidgetpath}/Configuration/#shading') property is set to **true**.
9
9
10
10
---
11
-
The [target]({basewidgetpath}/Configuration/#target) property specifies a target element for the {WidgetName} **hideEvent**.
11
+
The [target](/api-reference/10%20UI%20Components/dxPopover/1%20Configuration/target.md'{basewidgetpath}/Configuration/#target') property specifies a target element for the {WidgetName} **hideEvent**.
12
12
13
13
If you assign only a string that specifies event names on which the UI component is hidden, the UI component will not apply any delay.
Copy file name to clipboardExpand all lines: api-reference/10 UI Components/dxPopover/1 Configuration/showEvent/showEvent.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ default: undefined
8
8
Specifies properties for displaying the UI component.
9
9
10
10
---
11
-
The [target]({basewidgetpath}/Configuration/#target) property specifies a target element for the {WidgetName} **showEvent**.
11
+
The [target](/api-reference/10%20UI%20Components/dxPopover/1%20Configuration/target.md'{basewidgetpath}/Configuration/#target') property specifies a target element for the {WidgetName} **showEvent**.
12
12
13
13
If you assign only a string that specifies event names on which the UI component is shown, the UI component will not apply any delay.
The Chart component includes over 20 [series types](/concepts/05%20UI%20Components/Chart/11%20Series%20Types/10%20Line%20Series.md'/Documentation/Guide/UI_Components/Chart/Series_Types/'), with the most popular ones being:
Chart can load and update data from various [data source](/concepts/70%20Data%20Binding/00%20Specify%20a%20Data%20Source/10%20Local%20Array.md'/Documentation/Guide/Data_Binding/Specify_a_Data_Source/Local_Array/') types. Bind data [directly](/Documentation/Guide/UI_Components/Chart/Data_Binding/Bind_Series_to_Data/#Directly) or use a [series template](/Documentation/Guide/UI_Components/Chart/Data_Binding/Bind_Series_to_Data/#Using_a_Series_Template).
14
+
Chart can load and update data from various [data source](/concepts/70%20Data%20Binding/00%20Specify%20a%20Data%20Source/10%20Local%20Array.md'/Documentation/Guide/Data_Binding/Specify_a_Data_Source/Local_Array/') types. Bind data [directly](/concepts/05%20UI%20Components/Chart/03%20Data%20Binding/23%20Bind%20Series%20to%20Data/05%20Directly.md'/Documentation/Guide/UI_Components/Chart/Data_Binding/Bind_Series_to_Data/#Directly') or use a [series template](/concepts/05%20UI%20Components/Chart/03%20Data%20Binding/23%20Bind%20Series%20to%20Data/10%20Using%20a%20Series%20Template.md'/Documentation/Guide/UI_Components/Chart/Data_Binding/Bind_Series_to_Data/#Using_a_Series_Template').
15
15
16
16
-**Informational Elements**
17
17
You can enhance the Chart with additional information elements, such as:
@@ -31,17 +31,17 @@ Add interactivity to your Chart with the following elements:
31
31
- [Zooming and Panning](/concepts/05%20UI%20Components/Chart/95%20Zooming%20and%20Panning '/Documentation/Guide/UI_Components/Chart/Zooming_and_Panning/')
32
32
- [Client-Side Exporting and Printing](/concepts/05%20UI%20Components/Chart/99%20Client-Side%20Exporting%20and%20Printing '/Documentation/Guide/UI_Components/Chart/Client-Side_Exporting_and_Printing/')
- [Color Gradients and Patterns](/Documentation/Guide/UI_Components/Chart/Series/Customize_Appearance/)
44
+
- [Color Gradients and Patterns](/concepts/05%20UI%20Components/Chart/10%20Series/60%20Customize%20Appearance.md '/Documentation/Guide/UI_Components/Chart/Series/Customize_Appearance/')
45
45
46
46
-**Data Aggregation**
47
-
Charts with too many series points can impact performance and readability. To improve analysis, DevExtreme Chart supports point and discrete [aggregation](/Documentation/Guide/UI_Components/Chart/Data_Aggregation/) modes.
47
+
Charts with too many series points can impact performance and readability. To improve analysis, DevExtreme Chart supports point and discrete [aggregation](/concepts/05%20UI%20Components/Chart/88%20Data%20Aggregation'/Documentation/Guide/UI_Components/Chart/Data_Aggregation/') modes.
0 commit comments