menu

Class SFChartTrackballLabelStyle - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SFChartTrackballLabelStyle

    This class is used to customize the appearance of the trackball label that appears over the data point when trackball is enabled in the chart.

    Inheritance
    System.Object
    SFLabelStyle
    SFChartTrackballLabelStyle
    SFChartTrackballAxisLabelStyle
    Inherited Members
    SFLabelStyle.BackgroundColor
    SFLabelStyle.BorderColor
    SFLabelStyle.BorderWidth
    SFLabelStyle.Color
    SFLabelStyle.Font
    SFLabelStyle.LabelFormatter
    SFLabelStyle.Margin
    SFLabelStyle.OnPropertyChanged(Boolean, String)
    SFLabelStyle.PropertyChanged
    Namespace: Syncfusion.SfChart.iOS
    Assembly: Syncfusion.SFChart.iOS.dll
    Syntax
    public class SFChartTrackballLabelStyle : SFLabelStyle

    Constructors

    SFChartTrackballLabelStyle()

    Declaration
    public SFChartTrackballLabelStyle()

    Properties

    Visible

    Declaration
    public bool Visible { get; set; }
    Property Value
    Type
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved