ChartDataPointValuesInstance.Y Property

Definition

Gets the calculated value of the Y property in a ChartDataPointValues class.

public:
 property System::Object ^ Y { System::Object ^ get(); };
public object Y { get; }
member this.Y : obj
Public ReadOnly Property Y As Object

Property Value

An object that represents the calculated value of the Y property.

Applies to