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