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});