Class StrokeType
Enumeration for Stroke type
Inheritance
System.Object
StrokeType
Namespace: Com.Syncfusion.Gauges.SfDigitalGauge
Assembly: Syncfusion.SfGauge.Android.dll
Syntax
public sealed class StrokeType : Enum
Fields
Square
Represents the Square stroke
Declaration
public const StrokeType Square
Field Value
Type |
---|
StrokeType |
Triangle
Represents the Triangle stroke
Declaration
public const StrokeType Triangle
Field Value
Type |
---|
StrokeType |