Click or drag to resize

ChartTitle Text Property

Gets or sets the text content of the object.

Namespace: Spire.Doc.Fields.Shapes.Charts
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public string Text { get; set; }

Property Value

Type: String
See Also