DataLabel.ShowSeriesName Property

Definition

Returns or sets a Boolean to indicate the series name display behavior for the data labels on a chart. True to show the series name. False to hide. Read/write.

public:
 property bool ShowSeriesName { bool get(); void set(bool value); };
public bool ShowSeriesName { get; set; }
member this.ShowSeriesName : bool with get, set
Public Property ShowSeriesName As Boolean

Property Value

Boolean

Applies to