ScaleCustomElement.Content Property
In This Article
Gets or sets the scale custom element’s content. This is a dependency property.
Namespace: DevExpress.Xpf.Gauges
Assembly: DevExpress.Xpf.Gauges.v24.2.dll
NuGet Package: DevExpress.Wpf.Gauges
#Declaration
#Property Value
Type | Description |
---|---|
Object | A Object value that is the custom element’s content. |
See Also