次の方法で共有


Type プロパティ

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

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

構文

'宣言
Public ReadOnly Property Type As ChartMarkerTypes
    Get
'使用
Dim instance As ChartMarkerInstance
Dim value As ChartMarkerTypes

value = instance.Type
public ChartMarkerTypes Type { get; }
public:
property ChartMarkerTypes Type {
    ChartMarkerTypes get ();
}
member Type : ChartMarkerTypes
function get Type () : ChartMarkerTypes

プロパティ値

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