Freigeben über


DateAxis.Title-Eigenschaft

Title.Represents the element tag in schema: c:title

Namespace:  DocumentFormat.OpenXml.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Title As Title
    Get
    Set
'Usage
Dim instance As DateAxis
Dim value As Title

value = instance.Title

instance.Title = value
public Title Title { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Charts.Title

Siehe auch

Referenz

DateAxis Klasse

DateAxis-Member

DocumentFormat.OpenXml.Drawing.Charts-Namespace