Class ChartTrackballAxisLabelStyle
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
Namespace: Com.Syncfusion.Charts
Assembly: Syncfusion.SfChart.Android.dll
Syntax
public class ChartTrackballAxisLabelStyle : ChartLabelStyle, INotifyPropertyChanged
Constructors
ChartTrackballAxisLabelStyle()
Declaration
public ChartTrackballAxisLabelStyle()
Properties
LabelAlignment
Declaration
public ChartLabelAlignment LabelAlignment { get; set; }
Property Value
Type |
---|
ChartLabelAlignment |
Implements
System.ComponentModel.INotifyPropertyChanged