Class EmptyPointValues
Represents the type of EmptyPointValues
Inheritance
System.Object
EmptyPointValues
Namespace: Syncfusion.SfSparkline.Android
Assembly: Syncfusion.SfSparkline.Android.dll
Syntax
public sealed class EmptyPointValues : Enum
Fields
Average
Represents the average type EmptyPointValues
Declaration
public const EmptyPointValues Average
Field Value
Type | Description |
---|---|
EmptyPointValues |
None
Represents the none type EmptyPointValues
Declaration
public const EmptyPointValues None
Field Value
Type | Description |
---|---|
EmptyPointValues |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |
Zero
Represents the zero type EmptyPointValues
Declaration
public const EmptyPointValues Zero
Field Value
Type | Description |
---|---|
EmptyPointValues |