ChartDataPointValues.FormatSize Property

Definition

Gets the size of the format for ChartDataPointValues instance.

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

Property Value

The size of the format for ChartDataPointValues instance.

Applies to