On this pageProgressbar.minValuepublic float minValue { get; set; }CopyDescription#Minimum allowed valueUsage#ExamplesampleObject.minValue = 0;Copy