DistanceFromScale プロパティ

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

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

構文

'宣言
Public ReadOnly Property DistanceFromScale As Double
    Get
'使用
Dim instance As ScaleLabelsInstance
Dim value As Double

value = instance.DistanceFromScale
public double DistanceFromScale { get; }
public:
property double DistanceFromScale {
    double get ();
}
member DistanceFromScale : float
function get DistanceFromScale () : double

プロパティ値

型: System. . :: . .Double
DistanceFromScale プロパティの計算値を表す double 値。