ChartDataPointValues.FormatY Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.