Click or drag to resize

ChartPropertiesShowIndicatorLegend Property

Display the indicator legend in the chart panel

Namespace:  SharpCharts.Base.Chart
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public bool ShowIndicatorLegend { get; set; }

Property Value

Type: Boolean
See Also