Class ChartAxisLineStyle
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
Namespace: Com.Syncfusion.Charts
Assembly: Syncfusion.SfChart.Android.dll
Syntax
public class ChartAxisLineStyle : ChartLineStyle, INotifyPropertyChanged
Constructors
ChartAxisLineStyle()
Declaration
public ChartAxisLineStyle()
Properties
StrokeDashArray
Declaration
public float[] StrokeDashArray { get; set; }
Property Value
Type |
---|
System.Single[] |
Implements
System.ComponentModel.INotifyPropertyChanged