Gets or sets a value indicating whether to display the chart legend.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public bool ShowLegend { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowLegend As Boolean |
A boolean value.