Gets or sets the visual style of the oval gauge.
Namespace: MindFusion.Gauges.WinForms
Assembly: MindFusion.Gauges.WinForms
C# Copy Code |
---|
public OvalGaugeStyle Style { get; set; } |
Visual Basic Copy Code |
---|
Public Property Style As OvalGaugeStyle |
A member of the OvalGaugeStyle enumeration. The default is Circular.