[PR #2115] [MERGED] Added DisplayToolTipFor Method to RadzenChart.razor.cs. #3079

Closed
opened 2026-01-29 18:21:49 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/2115
Author: @Quasmo
Created: 4/22/2025
Status: Merged
Merged: 4/23/2025
Merged by: @akorchev

Base: masterHead: master


📝 Commits (3)

  • 51cfb68 Added DisplayToolTipFor Method to RadzenChart.razor.cs. Made Series property public.
  • d2f0519 Chnaged Series public accessor back to internal. Added GetSeries Method that returns an IReadOnlyList of the Series. Added XML documentation. Made changes to DisplayTooltipFor Method. Removed null checks and try/catch block.
  • 2088b85 removed unnessecary usings.

📊 Changes

1 file changed (+26 additions, -1 deletions)

View changed files

📝 Radzen.Blazor/RadzenChart.razor.cs (+26 -1)

📄 Description

Added DisplayToolTipFor Method to RadzenChart.razor.cs. Made Series property public.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/radzenhq/radzen-blazor/pull/2115 **Author:** [@Quasmo](https://github.com/Quasmo) **Created:** 4/22/2025 **Status:** ✅ Merged **Merged:** 4/23/2025 **Merged by:** [@akorchev](https://github.com/akorchev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`51cfb68`](https://github.com/radzenhq/radzen-blazor/commit/51cfb68301e0c567ef07150ad0868594aea91a40) Added DisplayToolTipFor Method to RadzenChart.razor.cs. Made Series property public. - [`d2f0519`](https://github.com/radzenhq/radzen-blazor/commit/d2f05195fa3b10fd5a47dbc71be7d22da82da73c) Chnaged Series public accessor back to internal. Added GetSeries Method that returns an IReadOnlyList of the Series. Added XML documentation. Made changes to DisplayTooltipFor Method. Removed null checks and try/catch block. - [`2088b85`](https://github.com/radzenhq/radzen-blazor/commit/2088b8561adfdf6a889770383cbe66aaacab0175) removed unnessecary usings. ### 📊 Changes **1 file changed** (+26 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenChart.razor.cs` (+26 -1) </details> ### 📄 Description Added DisplayToolTipFor Method to RadzenChart.razor.cs. Made Series property public. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 18:21:49 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#3079