PieChart.WithShowLegend(Boolean) Method

Definition

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

Parameters

value
Boolean

Returns

Applies to