[]
        
(Showing Draft Content)

C1.Blazor.Gauge.GaugeMark.StartPoint

StartPoint Property

StartPoint

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

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