LineChartData.WithLegend(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Teams.Cards.LineChartData WithLegend(string value);
member this.WithLegend : string -> Microsoft.Teams.Cards.LineChartData
Public Function WithLegend (value As String) As LineChartData
Parameters
- value
- String