ChartFillFormat.TextureName Property

Definition

Returns the name of the custom texture file for the specified fill. Read-only.

public:
 property System::String ^ TextureName { System::String ^ get(); };
public string TextureName { get; }
member this.TextureName : string
Public ReadOnly Property TextureName As String

Property Value

String

Remarks

Use the UserPicture(Object, Object, Object, Object) or UserTextured(String) method to set the texture file for the fill.

Applies to