syncfusion-maui-range-selector

Installation
SKILL.md

Implementing .NET MAUI Range Selector

The Syncfusion SfRangeSelector is a .NET MAUI control that lets users select a numeric range by dragging thumbs over a track. It uniquely supports embedding any content (typically a chart) inside the selector, making it ideal for filtering chart data by range.

When to Use This Skill

Use this skill when the user needs to:

  • Set up SfRangeSelector from scratch in a MAUI app
  • Embed chart content (SfCartesianChart or other views) inside the range selector for interactive data filtering
  • Customize track appearance — colors, height, and extent
  • Configure intervals, ticks, labels, and dividers for the range scale
  • Style thumb and overlay — size, colors, stroke
  • Configure tooltips — show always, styling, custom text
  • Implement selection modes — discrete, interval selection, drag behaviors
  • Handle events — ValueChanged, ValueChanging, LabelCreated
  • Use MVVM commands — DragStartedCommand, DragCompletedCommand
  • Customize labels — placement, edge placement, styling, offset
  • Style ticks and dividers — colors, sizes, strokes
Related skills

More from syncfusion/maui-ui-components-skills

Installs
53
GitHub Stars
54
First Seen
Mar 26, 2026