Add MarkerSize property documentation to chart markers topics - #2003
Conversation
…, kr) Agent-Logs-Url: https://github.com/IgniteUI/igniteui-xplat-docs/sessions/300fd267-7022-4562-b2fc-1f6e4fd8c547 Co-authored-by: gedinakova <16817847+gedinakova@users.noreply.github.com>
Agent-Logs-Url: https://github.com/IgniteUI/igniteui-xplat-docs/sessions/0ae9f2af-124d-4081-92cc-be91528cb527 Co-authored-by: gedinakova <16817847+gedinakova@users.noreply.github.com>
|
@copilot Update this PR to include a sample for the newly documented MarkerSize property. Use the sample added in IgniteUI/igniteui-xplat-examples#1013, specifically: samples/charts/data-chart/scatter-marker-options.json Add the sample to the Marker Size section so the documentation shows a working example based on scatter-marker-options.json. This sample includes the interactive Marker Size editor and demonstrates markerSize on scatter series, which matches the property being documented here. Please keep the documentation aligned with the sample implementation from the examples PR. |
…ge variants Agent-Logs-Url: https://github.com/IgniteUI/igniteui-xplat-docs/sessions/83ce3d71-2e06-4a6c-a854-6ca1db9e1a59 Co-authored-by: mtsvyatkova <11231206+mtsvyatkova@users.noreply.github.com>
Added the |
|
@copilot resolve the merge conflicts in this pull request |
…conflicts Co-authored-by: ChronosSF <2188411+ChronosSF@users.noreply.github.com>
Resolved in commit e6ff350. The conflicts arose from |
Documents the newly introduced
MarkerSizeproperty across all language variants (en, jp, kr) of the chart markers feature topic.Changes
MarkerSizesets exact device-independent pixel dimensions on anyMarkerSeries-derived series, overriding template-driven sizing; resetting toNaNrestores default behaviorscatter-marker-optionssample to the Marker Size section, demonstratingMarkerSizeon scatter series with an interactive editorMarkerSizehas no effect on bubble radius, which remains data/scale-drivenmentionedTypesextended withMarkerSeries,ScatterLineSeries,ScatterSplineSeries,ScatterSeries,LineSeries,SplineSeries;_keywordsupdated to include "Marker Size"MarkerSize,UseLightweightMarkers, andXamDataChart