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.
Inherited Members
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 |
---|
System.Boolean |