Gets or sets a value indicating whether to display the legend title.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C#
![]() |
---|
public bool ShowTitle { get; set; } |
Visual Basic
![]() |
---|
Public Property ShowTitle As Boolean |
true to show the legend Title, or false otherwise. The default value is true.