GaugeChartLegend Class

Definition

public class GaugeChartLegend : Microsoft.Teams.Cards.SerializableObject
type GaugeChartLegend = class
    inherit SerializableObject
Public Class GaugeChartLegend
Inherits SerializableObject
Inheritance
GaugeChartLegend

Constructors

Name Description
GaugeChartLegend()

Properties

Name Description
Color
Key
Legend
Size

Methods

Name Description
Deserialize(String)
Serialize()
WithColor(ChartColor)
WithKey(String)
WithLegend(String)
WithSize(Single)

Applies to