Back to Devexpress

DxGaugeGeometrySettings.EndAngle Property

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

latest996 B
Original Source

DxGaugeGeometrySettings.EndAngle Property

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

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
[DefaultValue(315)]
[Parameter]
public double EndAngle { get; set; }

Property Value

TypeDefaultDescription
Double315

The end 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