Title

HTMLSaveOptions.Title property

Haalt de titel van het diagram op of stelt deze in om weer te geven in HTML. Als Titel null is Diagram.DocumentProperties.TitleDocumentProperties wordt gebruikt als Title. Als Diagram.DocumentProperties.Title null of leeg is, wordt de bestandsnaam van Diagram gebruikt als Title.

public string Title { get; set; }

Zie ook