Search
OvalGauge.Style Property
See Also
 






Gets or sets the visual style of the oval gauge.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public OvalGaugeStyle Style { get; set; }

Visual Basic  Copy Code

Public Property Style As OvalGaugeStyle

 Property Value

A member of the OvalGaugeStyle enumeration.

 See Also