Class ChartTrackballLabelStyle
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
Namespace: Com.Syncfusion.Charts
Assembly: Syncfusion.SfChart.Android.dll
Syntax
public class ChartTrackballLabelStyle : ChartLabelStyle, INotifyPropertyChanged
Constructors
ChartTrackballLabelStyle()
Declaration
public ChartTrackballLabelStyle()
ChartTrackballLabelStyle(ChartTrackballLabelStyle)
Declaration
public ChartTrackballLabelStyle(ChartTrackballLabelStyle labelStyle)
Parameters
| Type | Name | Description |
|---|---|---|
| ChartTrackballLabelStyle | labelStyle |
Implements
System.ComponentModel.INotifyPropertyChanged