Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions uwp/Charts/Interactive-Features.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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)
Copy link
Contributor

@Aishwarya-Ganesan Aishwarya-Ganesan Feb 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

both images name are same? is this correct? cross verify once.




Expand Down