[]
        
(Showing Draft Content)

C1.Web.Mvc.StepOptions.Position

Position Property

Position

Specifies the position of steps in Step chart. It should be 'Start', 'Center' or 'End'.

Declaration
[JsonConverter(typeof(EnumToStringConverter))]
public StepPosition Position { get; set; }