Gets or sets a value indicating whether the chart should draw a legend.
Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting
C#
![]() |
---|
public bool ShowLegend { get; set; } |
Visual Basic
![]() |
---|
Public Property ShowLegend As Boolean |
A boolean value.
Charting for .NET MAUI Guide | © 2025 MindFusion |