Values_0.GaugeChartOptionsSourceThe options that determine the presentation of the GaugeChartVisual.
type nonrec t = {primaryValueDisplayType : PrimaryValueDisplayType.t option;The options that determine the primary value display type.
*)comparison : ComparisonConfiguration.t option;The comparison configuration of a GaugeChartVisual.
*)arcAxis : ArcAxisConfiguration.t option;The arc axis configuration of a GaugeChartVisual.
*)arc : ArcConfiguration.t option;The arc configuration of a GaugeChartVisual.
*)primaryValueFontConfiguration : FontConfiguration.t option;The options that determine the primary value font configuration.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Double of Double.t
| `Enum of string
| `Integer of Integer.t
| `String of HexColor.t
| `Structure of
(string
* [> `Double of Double.t
| `Enum of string
| `String of PixelLength.t
| `Structure of
(string
* [> `Enum of string
| `String of Prefix.t
| `Structure of
(string
* [> `Enum of string
| `Long of DecimalPlaces.t
| `String of NullString.t
| `Structure of
(string * [> `Enum of string ]) list ])
list ])
list ])
list ])
list ])
list ]