alexa

    Show / Hide Table of Contents

    Enum TrackballTooltipDisplayMode

    Enumeration for choosing the display mode of tooltip

    Namespace: Syncfusion.Windows.Forms.Chart
    Assembly: Syncfusion.Chart.Windows.dll
    Syntax
    public enum TrackballTooltipDisplayMode

    Fields

    Name Description
    Float

    Trackball tooltip will be displayed individualy for closest data point in each series.

    Group

    Trackball tooltip for all series will be grouped.

    Back to top Generated by DocFX