TextureMappingStrategy Enum
In This Article
Lists values that define how to map a custom texture onto a surface.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
#Members
Name | Description |
---|---|
Map
|
Map texture horizontally. |
Map
|
Map texture vertically. |
See Also