Easy Tutorial
❮ Met Canvas Arcto Prop Hidden Name ❯

Meter optimum Attribute

Meter Object

Example

Return the value of the optimum attribute in a gauge:

x Output result:


Definition and Usage

The optimum attribute sets or returns the value of the optimum attribute in a gauge.

The optimum attribute specifies the range where the gauge value is considered optimal.


Browser Support

All major browsers support the optimum attribute except Internet Explorer.

Note: Safari 5 and earlier versions do not support the optimum attribute.


Syntax

Return the optimum attribute:

Set the optimum attribute:

Attribute Values

Value Description
number Specifies a floating-point number representing the optimal value of the gauge.

Technical Details

| Return Value: | Number, a floating-point number representing the optimal value of the gauge. | | --- | --- |


More Examples

Example

Change the value of the optimum attribute in a gauge:


Related Articles

HTML Reference: HTML <meter> optimum Attribute


Meter Object

❮ Met Canvas Arcto Prop Hidden Name ❯