Back to Devexpress

DxGaugeGeometrySettings.StartAngle Property

blazor-devexpress-dot-blazor-dot-dxgaugegeometrysettings.md

latest1004 B
Original Source

DxGaugeGeometrySettings.StartAngle Property

Specifies the start angle of the bar gauge’s arc.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
[DefaultValue(225)]
[Parameter]
public double StartAngle { get; set; }

Property Value

TypeDefaultDescription
Double225

The start angle in degrees.

|

Remarks

Refer to the DxGaugeGeometrySettings class description for additional information and an example.

See Also

DxGaugeGeometrySettings Class

DxGaugeGeometrySettings Members

DevExpress.Blazor Namespace