次の方法で共有


SeriesAxis.Title Property

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

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

Syntax

'宣言
Public Property Title As Title
    Get
    Set
'使用
Dim instance As SeriesAxis
Dim value As Title

value = instance.Title

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Charts.Title

See Also

Reference

SeriesAxis Class

SeriesAxis Members

DocumentFormat.OpenXml.Drawing.Charts Namespace