LinearGaugeLayer Properties
A layer of a Linear Gauge.| Name | Description |
|---|---|
| Options | Provides access to the settings that specify the shape and position of the current gauge layer. Inherited from GaugeLayerBase. |
| PredefinedPresentations static | Returns a list of predefined presentations for a linear gauge layer. |
| Presentation | Gets or sets the current presentation that specifies the appearance of the layer. |
| Visible | Gets or sets whether the layer is visible. Inherited from LayerBase. |
See Also