Title

HTMLSaveOptions.Title property

获取或设置要在 HTML 中呈现的图表的标题。 如果标题为 null Diagram.DocumentProperties.TitleDocumentProperties将用作 Title. 如果 Diagram.DocumentProperties.Title 为 null 或为空,则 Diagram 的文件名将用作 Title.

public string Title { get; set; }

也可以看看