menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum SelectionDisplayMode - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum SelectionDisplayMode

    Selection highlight for selection behavior.

    Namespace: Syncfusion.UI.Xaml.SunburstChart
    Assembly: Syncfusion.SfSunburstChart.WPF.dll
    Syntax
    public enum SelectionDisplayMode

    Fields

    Name Description
    HighlightByColor

    Highlights the selected segment by changing the color of the segment.

    HighlightByOpacity

    Highlights the selected segment by reducing the opacity of other segments.

    HighlightByStrokeColor

    Highlights the selected segment by changing the stroke color of the segment.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved