IntervalType プロパティ
ChartStripLine クラスの IntervalType プロパティの計算値を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property IntervalType As ChartIntervalType
Get
'使用
Dim instance As ChartStripLineInstance
Dim value As ChartIntervalType
value = instance.IntervalType
public ChartIntervalType IntervalType { get; }
public:
property ChartIntervalType IntervalType {
ChartIntervalType get ();
}
member IntervalType : ChartIntervalType
function get IntervalType () : ChartIntervalType
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ChartIntervalType
IntervalType プロパティの計算値を表す ChartIntervalType 値。