Skip to content

Commit 9f7f36b

Browse files
documentation(857463): KB links included.
1 parent 80bf534 commit 9f7f36b

File tree

10 files changed

+25
-3
lines changed

10 files changed

+25
-3
lines changed

blazor/accumulation-chart/data-label.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,3 +382,4 @@ N> Refer to the [Blazor Charts](https://www.syncfusion.com/blazor-components/bla
382382

383383
* [Tooltip](./tool-tip)
384384
* [Legend](./legend)
385+
* [Dynamically Switch Themes](https://support.syncfusion.com/kb/article/21357/how-to-dynamically-switch-themes-in-a-blazor-accumulation-chart)

blazor/chart/category-axis.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,3 +198,4 @@ N> Refer to our [Blazor Charts](https://www.syncfusion.com/blazor-components/bla
198198
* [Data Label](./data-labels)
199199
* [Tooltip](./tool-tip)
200200
* [Marker](./data-markers)
201+
* [Sort Series Points on Category Axis](https://support.syncfusion.com/kb/article/21383/how-to-sort-series-points-on-category-axis-in-blazor-chart-component)

blazor/chart/legend.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -668,3 +668,4 @@ N> Refer to our [Blazor Charts](https://www.syncfusion.com/blazor-components/bla
668668

669669
* [Data label](./data-labels)
670670
* [Marker](./data-markers)
671+
* [Toggle Series Visibility Using Legend](https://support.syncfusion.com/kb/article/20966/how-to-toggle-series-visibility-using-legend-in-live-blazor-chart)

blazor/chart/zooming.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -556,3 +556,4 @@ N> Refer to our [Blazor Charts](https://www.syncfusion.com/blazor-components/bla
556556
* [Data label](./data-labels)
557557
* [Legend](./legend)
558558
* [Marker](./data-markers)
559+
* [Reset Zoom in Secondary Axes](https://support.syncfusion.com/kb/article/21322/how-to-reset-zoom-in-blazor-chart-with-secondary-axes)

blazor/heatmap-chart/appearance.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -570,3 +570,7 @@ The following example demonstrates how to add a data label template for JSON cel
570570
```
571571

572572
![Data label template with JSON cell binding in Blazor HeatMap Chart](images/appearance/blazor-heatmap-chart-datalabel-template-with-JSON-cell-binding.png)
573+
574+
## See Also
575+
576+
* [Minimize White Borders in SVG-Based HeatMap Charts](https://support.syncfusion.com/kb/article/20964/how-to-minimize-white-borders-in-svg-based-blazor-heatmap-charts)

blazor/image-editor/annotation.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -865,4 +865,8 @@ Using the [`Toolbar`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Im
865865
}
866866
867867
```
868-
![Blazor Image Editor with annotation option](./images/blazor-image-editor-annotation-option.png)
868+
![Blazor Image Editor with annotation option](./images/blazor-image-editor-annotation-option.png)
869+
870+
## See Also
871+
872+
* [Identify Inserted Annotations](https://support.syncfusion.com/kb/article/21449/how-to-identify-inserted-annotations-in-blazor-image-editor)

blazor/image-editor/selection-cropping.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,4 +253,8 @@ Here is an example of cropping with a custom ratio selection using the [`OnSelec
253253
}
254254
```
255255

256-
![Blazor Image Editor with Resize the custom selection](./images/blazor-image-editor-resize-selection.jpg)
256+
![Blazor Image Editor with Resize the custom selection](./images/blazor-image-editor-resize-selection.jpg)
257+
258+
## See Also
259+
260+
* [Crop an Image with Aspect Ratio](https://support.syncfusion.com/kb/article/21448/how-to-crop-an-image-with-aspect-ratio-in-blazor-image-editor)

blazor/maps/markers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -816,3 +816,4 @@ Tooltip is used to display more information about a marker on mouse over or touc
816816
## See also
817817

818818
* [Add different types of markers](how-to/add-different-types-of-markers)
819+
* [Use ObservableCollection for Marker Updates](https://support.syncfusion.com/kb/article/21355/how-to-use-observablecollection-for-marker-updates-in-blazor-maps)

blazor/progress-bar/progress-annotation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,7 @@ When the [ShowProgressValue](https://help.syncfusion.com/cr/blazor/Syncfusion.Bl
6161
```
6262

6363
![Blazor ProgressBar with Label](images/blazor-progressbar-with-label.png)
64+
65+
## See Also
66+
67+
* [Dynamically Change the Value](https://support.syncfusion.com/kb/article/21303/how-to-dynamically-change-the-value-of-blazor-progress-bar)

blazor/stock-chart/working-with-data.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,4 +607,5 @@ When no data is available to render in the stock chart, the [NoDataTemplate](htt
607607

608608
## See Also
609609

610-
* [Series Types](./series-types)
610+
* [Series Types](./series-types)
611+
* [Integrate a Stock Chart Inside Accordion Component](https://support.syncfusion.com/kb/article/21362/how-to-integrate-a-stock-chart-inside-a-blazor-accordion-component)

0 commit comments

Comments
 (0)