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