From 215841dea2d14acce22f8090fa06863af9f00ef2 Mon Sep 17 00:00:00 2001 From: Jeffreysebastian <145664919+Jeffreysebastian@users.noreply.github.com> Date: Tue, 20 Feb 2024 16:39:47 +0530 Subject: [PATCH] Updated broken image --- uwp/Charts/Interactive-Features.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uwp/Charts/Interactive-Features.md b/uwp/Charts/Interactive-Features.md index 7bb67478..d9b96150 100644 --- a/uwp/Charts/Interactive-Features.md +++ b/uwp/Charts/Interactive-Features.md @@ -854,7 +854,7 @@ chart.PrimaryAxis = new CategoryAxis() The default appearance of the trackball in primary axis (CategoryAxis). -![TrackBall support in UWP Chart](interactive-features_images/uwp-charts-interactive-features-trackball-support.jpeg) +![TrackBall support in UWP Chart](interactive-features_images/uwp-charts-supports-trackball.png) The Trackball is composed of the following parts. @@ -1201,7 +1201,7 @@ SplineSeries series1 = new SplineSeries() {% endtabs %} -![TrackBall series label in UWP Chart](Interactive-Features_images/ShowTrackball.png) +![TrackBall series label in UWP Chart](Interactive-Features_images/uwp-charts-supports-trackball.png)