menu

WPF

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

    Show / Hide Table of Contents

    Enum TrackballLabelDisplayMode

    Defines the way of display mode for trackball labels.

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

    Fields

    Name Description
    FloatAllPoints

    Trackball displays all the nearest labels in same x values.

    GroupAllPoints

    Trackball displays label for all the data points that are grouped.

    NearestPoint

    Trackball displays only the nearest label to the touch point.

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