MindFusion.Wpf Pack Programmer's Guide
SurfaceChart.TextureType Property
See Also
 





Gets or sets the texture of the chart. This is a dependency property.

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

 Syntax

C#  Copy Code

public TextureType TextureType { get; set; }

Visual Basic  Copy Code

Public Property TextureType As TextureType

 Property Value

A member of the TextureType enumeration. The default is Brush.

 See Also

SurfaceChart Members
SurfaceChart Class
MindFusion.Charting.Wpf Namespace