Edit

Share via


ChartFillFormat.TextureType Property

Definition

Returns the texture type for the specified fill. Read-only.

public:
 property int TextureType { int get(); };
public int TextureType { get; }
member this.TextureType : int
Public ReadOnly Property TextureType As Integer

Property Value

MsoTextureType

Remarks

Use the UserTextured(String) method to set the texture type for the fill.

Applies to