SegmentsView.SymbolMapping Property
In This Article
For internal use. Provides the information about elements that are used in symbol mapping.
Namespace: DevExpress.Xpf.Gauges
Assembly: DevExpress.Xpf.Gauges.v24.2.dll
NuGet Package: DevExpress.Wpf.Gauges
#Declaration
[Browsable(false)]
public SymbolDictionary SymbolMapping { get; }
#Property Value
Type | Description |
---|---|
Symbol |
A Symbol |
See Also