Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SFChartTrackballLabelStyle

    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.OnPropertyChanged(Boolean, String)
    SFLabelStyle.Color
    SFLabelStyle.Font
    SFLabelStyle.BackgroundColor
    SFLabelStyle.BorderColor
    SFLabelStyle.BorderWidth
    SFLabelStyle.Margin
    SFLabelStyle.LabelFormatter
    SFLabelStyle.PropertyChanged
    Namespace: Syncfusion.MacOS.Charts.SfChart
    Assembly: Syncfusion.SfChart.XForms.macOS.dll
    Syntax
    public class SFChartTrackballLabelStyle : SFLabelStyle

    Constructors

    SFChartTrackballLabelStyle()

    Declaration
    public SFChartTrackballLabelStyle()

    Properties

    Visible

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