ChartDataPointValues.FormatY Property

Definition

Gets the Y format for ChartDataPointValues instance.

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

Property Value

The Y format for ChartDataPointValues instance.

Applies to