Click or drag to resize

UOFTranslator GetCategoryName Method (String)

get the categories name

Namespace: Spire.Pdf.General.Paper.Uof
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public string[] GetCategoryName(
	string chartFile
)

Parameters

chartFile
Type: System String
chart xml file

Return Value

Type: String
categories name
See Also