IGDataChart: demonstrate new MarkerSize in existing Marker Types sample#95
Closed
Copilot wants to merge 2 commits into
Closed
IGDataChart: demonstrate new MarkerSize in existing Marker Types sample#95Copilot wants to merge 2 commits into
MarkerSize in existing Marker Types sample#95Copilot wants to merge 2 commits into
Conversation
Agent-Logs-Url: https://github.com/Infragistics/wpf-samples/sessions/81bf0a77-519c-4b5e-b9d2-bcc20fb5c82b Co-authored-by: gedinakova <16817847+gedinakova@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add sample project to demo new marker size property
IGDataChart: demonstrate new May 21, 2026
MarkerSize in existing Marker Types sample
IGvaleries
requested changes
May 21, 2026
Contributor
There was a problem hiding this comment.
this was done in the wrong branch, I tried changing the base branch but it seems some stuff got added I think it may need to be redone.
For this repo, we update vnext as master is what our customers use (hence it is the default branch for them), so until we actually release the VR we should update vnext and then after we release the product we need to merge vnext into master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This updates the WPF DataChart marker samples to explicitly demonstrate the new
MarkerSizeAPI introduced in 26.1.Instead of adding a new sample, the existing Marker Types sample now shows both marker shape and marker size control in one place.
Sample update:
Display/Markers/MarkerTypesSplineSeries.MarkerSizeto a UI slider for live resizing.Marker Sizelabel6..40, default20, snap-to-tick)Why this sample
MarkerTypesalready demonstrates marker shape selection; adding size control keeps marker customization scenarios co-located and easy to discover.Implementation snippet
Screenshot
