option(options)

Sets multiple wijlineargauge options at once by providing an options object.

Parameters:

options: Represents the options value that should be set.

Type: Object.

Code Example:

$("#lineargauge").wijlineargauge("option", {width: 800, height: 600});


Send us comments about this topic.
Copyright © GrapeCity, inc. All rights reserved.