ChartDataPointValuesInstance.FormatY Property

Definition

Gets the Y format of ChartDataPointValuesInstance instance.

public:
 property System::String ^ FormatY { System::String ^ get(); };
public string FormatY { get; }
member this.FormatY : string
Public ReadOnly Property FormatY As String

Property Value

The Y format of ChartDataPointValuesInstance instance.

Applies to