Skip to content

Add Checkmark marker type to WPF release and marker documentation#11

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/add-checkmark-marker-type
Draft

Add Checkmark marker type to WPF release and marker documentation#11
Copilot wants to merge 2 commits into
mainfrom
copilot/add-checkmark-marker-type

Conversation

Copy link
Copy Markdown

Copilot AI commented May 21, 2026

This updates the WPF docs for the newly introduced Checkmark chart marker in v26.1. It adds the release-note coverage requested for both English and Japanese content and extends the existing marker template references to include the new enum value.

  • Release notes

    • Added a new What's New in 2026 Volume 1 topic in:
      • topics/en/whats-new-in-2026-volume-1.adoc
      • topics/ja/whats-new-in-2026-volume-1.ja-JP.adoc
    • Documented Checkmark as a new marker shape available for chart series markers and legend badges.
  • Changelog

    • Added a new 26.1 entry in:
      • topics/en/changelog.adoc
      • topics/ja/changelog.ja-JP.adoc
    • Captured the Checkmark marker type under chart enhancements.
  • Revision history

    • Linked the new 2026 Volume 1 topic from:
      • topics/en/wpf-revision-history.adoc
      • topics/ja/wpf-revision-history.ja-JP.adoc
  • Existing marker references

    • Updated the historical marker template list to include Checkmark in:
      • topics/en/breaking-changes-in-2016-volume-2.adoc
      • topics/ja/breaking-changes-in-2016-volume-2.ja-JP.adoc
=== Checkmark Marker Type

Charts now support a new `Checkmark` marker type that can be used for series markers and legend badges.

This marker option is available anywhere the `MarkerType` and `LegendItemBadgeShape` enumerations are used for chart marker shapes.

Copilot AI linked an issue May 21, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Add the new Checkmark marker type to relevant topics Add Checkmark marker type to WPF release and marker documentation May 21, 2026
Copilot AI requested a review from gedinakova May 21, 2026 16:16
@gedinakova gedinakova requested a review from emiliano-luna May 21, 2026 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add the new Checkmark marker type

2 participants