DataLabel.ShowRange Property

Definition

Set to True to display the Value From Cells range field for the specified chart data label. Set to False to hide that field. Read/write Boolean (bool in C#).

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

Property Value

Applies to