LineChartValue Class

Definition

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

Constructors

Name Description
LineChartValue()

Properties

Name Description
Key
X
Y

Methods

Name Description
Deserialize(String)
Serialize()
WithKey(String)
WithX(IUnion<Single,String>)
WithY(Single)

Applies to