次の方法で共有


ChartDataPointValues.FormatSize プロパティ

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property FormatSize As ReportStringProperty 
    Get
'使用
Dim instance As ChartDataPointValues 
Dim value As ReportStringProperty 

value = instance.FormatSize
public ReportStringProperty FormatSize { get; }
public:
property ReportStringProperty^ FormatSize {
    ReportStringProperty^ get ();
}
member FormatSize : ReportStringProperty
function get FormatSize () : ReportStringProperty

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty

関連項目

参照

ChartDataPointValues クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間