_Chart.HasLegend Property

Definition

True if the chart has a legend.

public:
 property bool HasLegend { bool get(); void set(bool value); };
public bool HasLegend { get; set; }
Public Property HasLegend As Boolean

Property Value

Applies to