alexa

    Show / Hide Table of Contents

    Enum SelectionMode

    Defines the way of series or segment selection.

    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.WPF.dll
    Syntax
    public enum SelectionMode

    Fields

    Name Description
    MouseClick

    Select the segment using mouse or pointer click.

    MouseMove

    Select the segment while mouse hovering.

    Back to top Generated by DocFX