Optional animationsConvenience flag that can be used to enable/disable all animations in a component.
Optional legendConfiguration for the chart legend.
Readonly orientationChart orientation (horizontal or vertical).
// Example usage
const chart = lc.LinearGauge({ orientation: 'horizontal' })
Defaults to vertical
Readonly options for creating a linear gauge chart.