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