Class ChartStripLineLabelStyle
Inheritance
System.Object
ChartStripLineLabelStyle
Implements
System.ComponentModel.INotifyPropertyChanged
Assembly: Syncfusion.SfChart.Android.dll
Syntax
public class ChartStripLineLabelStyle : ChartLabelStyle, INotifyPropertyChanged
Constructors
ChartStripLineLabelStyle()
Declaration
public ChartStripLineLabelStyle()
Properties
Angle
Declaration
public double Angle { get; set; }
Property Value
HorizontalLabelAlignment
Declaration
public ChartLabelAlignment HorizontalLabelAlignment { get; set; }
Property Value
VerticalLabelAlignment
Declaration
public ChartLabelAlignment VerticalLabelAlignment { get; set; }
Property Value
Implements
System.ComponentModel.INotifyPropertyChanged