Subtype プロパティ

ChartSeries クラスの Subtype プロパティの計算値を取得します。

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

構文

'宣言
Public ReadOnly Property Subtype As ChartSeriesSubtype
    Get
'使用
Dim instance As ChartSeriesInstance
Dim value As ChartSeriesSubtype

value = instance.Subtype
public ChartSeriesSubtype Subtype { get; }
public:
property ChartSeriesSubtype Subtype {
    ChartSeriesSubtype get ();
}
member Subtype : ChartSeriesSubtype
function get Subtype () : ChartSeriesSubtype

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ChartSeriesSubtype
Subtype プロパティの計算値を表す ChartSeriesSubtype 値。