Gets or sets a value indicating whether to display the legend title.
Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms
C# Copy Code |
---|
public bool ShowLegendTitle { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowLegendTitle As Boolean |