LineChart.WithShowLegend(Boolean) Method

Definition

public Microsoft.Teams.Cards.LineChart WithShowLegend(bool value);
member this.WithShowLegend : bool -> Microsoft.Teams.Cards.LineChart
Public Function WithShowLegend (value As Boolean) As LineChart

Parameters

value
Boolean

Returns

Applies to