Back to Devexpress

ScaleCustomElement.Content Property

wpf-devexpress-dot-xpf-dot-gauges-dot-scalecustomelement.md

latest1.1 KB
Original Source

ScaleCustomElement.Content Property

Gets or sets the scale custom element’s content. This is a dependency property.

Namespace : DevExpress.Xpf.Gauges

Assembly : DevExpress.Xpf.Gauges.v25.2.dll

NuGet Package : DevExpress.Wpf.Gauges

Declaration

csharp
public object Content { get; set; }
vb
Public Property Content As Object

Property Value

TypeDescription
Object

A Object value that is the custom element’s content.

|

See Also

ScaleCustomElement Class

ScaleCustomElement Members

DevExpress.Xpf.Gauges Namespace