Back to Devexpress

TextureMappingStrategy Enum

wpf-devexpress-dot-xpf-dot-charts-72600619.md

latest1012 B
Original Source

TextureMappingStrategy Enum

Lists values that define how to map a custom texture onto a surface.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public enum TextureMappingStrategy
vb
Public Enum TextureMappingStrategy

Members

NameDescription
MapByXZAxes

Map texture horizontally.

| | MapByYAxis |

Map texture vertically.

|

See Also

DevExpress.Xpf.Charts Namespace