Edit

Share via


IMsoDataTable.ShowLegendKey Property

Definition

Gets or sets a Boolean value that specifies whether to display the legend with the data table. Read/write.

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

Property Value

Boolean

Applies to