ChartDataPointValues.FormatX Property

Definition

Gets the X format for ChartDataPointValues instance.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ FormatX { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty FormatX { get; }
member this.FormatX : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public ReadOnly Property FormatX As ReportStringProperty

Property Value

The X format for ChartDataPointValues instance.

Applies to