ChartDataPointValuesInstance.FormatX Property

Definition

Gets the X format of ChartDataPointValuesInstance instance.

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

Property Value

The X format of ChartDataPointValuesInstance instance.

Applies to