Click or drag to resize

XlsChartFill CustomTexture Method (String)

Sets user defined texture.

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public override void CustomTexture(
	string path
)

Parameters

path
Type: System String
Path to image.

Implements

IShapeFill CustomTexture(String)
See Also