AnalogGaugeControl.ScalePanelTemplate Property
Gets or sets a panel template that specifies how to arrange scales within a Gauge control.
Namespace: DevExpress.Xpf.Gauges
Assembly: DevExpress.Xpf.Gauges.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ItemsPanelTemplate | A ItemsPanelTemplate object that is a panel template. |
See Also