MindFusion.Wpf Pack Programmer's Guide
SurfaceSeries.TextureOrientation Property
See Also
 





Gets or sets the orientation of the texture applied to the elements representing this series. This is a dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public Orientation TextureOrientation { get; set; }

Visual Basic  Copy Code

Public Property TextureOrientation As Orientation

 Property Value

A member of the WPF Orientation enumeration. The default is Vertical.

 See Also

SurfaceSeries Members
SurfaceSeries Class
MindFusion.Charting.Wpf Namespace