次の方法で共有


ChartSmartLabel.MinMovingDistance プロパティ

定義

ラベルが重なる場合にデータ ポイント ラベルをデータ ポイントから移動する最小距離に評価される式を取得します。

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

プロパティ値

ReportSizeProperty オブジェクト。

適用対象