ChartDataPointValues.FormatSize 属性

定义

获取 ChartDataPointValues 实例的格式大小。

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

属性值

ReportStringProperty

ChartDataPointValues 实例的格式大小。

适用于