言語

ChartSmartLabelInstance.MaxMovingDistance プロパティ

定義

MaxMovingDistanceクラスにおけるChartSmartLabelプロパティの計算値を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ MaxMovingDistance { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportSize MaxMovingDistance { get; }
member this.MaxMovingDistance : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Public ReadOnly Property MaxMovingDistance As ReportSize

プロパティ値

ReportSizeプロパティの計算値を表すMaxMovingDistance値です。

適用対象