[]
        
(Showing Draft Content)

C1.Blazor.Gauge.GaugeMark.EndPoint

EndPoint Property

EndPoint

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

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