Compartir a través de


ChartFillFormat.TextureName Propiedad

Definición

Devuelve el nombre del archivo de textura personalizada para el relleno especificado. Solo lectura.

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

Valor de propiedad

Cadena

Comentarios

Use el UserPicture(Object, Object, Object, Object) método o UserTextured(String) para establecer el archivo de textura para el relleno.

Se aplica a