Title.ChartText Property
Chart Text.Represents the element tag in schema: c:tx
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
Public Property ChartText As ChartText
Get
Set
'使用
Dim instance As Title
Dim value As ChartText
value = instance.ChartText
instance.ChartText = value
public ChartText ChartText { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.Charts.ChartText
Returns ChartText.