ShowLegend Property (LegendModifier)
If true, then the LegendModifier automatically shows and hosts a SciChart.Charting.Visuals.SciChartLegend inside the chart surface, according to LegendPlacement. If false, then the user may provide an alternative legend control
Syntax
public bool ShowLegend {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also