[]
        
(Showing Draft Content)

C1.Blazor.Gauge.GaugePointer.EndPoint

EndPoint Property

EndPoint

Gets or sets the point in svg coordinates where the pointer ends.

Declaration
[Parameter]
public C1Point? EndPoint { get; set; }
<Parameter>
Public Property EndPoint As C1Point?