Gets the chart's title.
Namespace:
Aspose.Cells.Charts
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 22.5.0.0 (22.5.0)
Syntaxpublic Title Title { get; }
Public ReadOnly Property Title As Title
Get
public:
property Title^ Title {
Title^ get ();
}
member Title : Title with get
Property Value
Type:
Title
See Also