Gets or sets the title of this chart.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
SyntaxC#
Copy Code
|
|---|
public string Title { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Title As String |
See Also