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 对象。

适用于