Share via


ChartSmartLabel.MaxMovingDistance Property

Definition

Gets an expression that evaluates to the maximum distance from the data point that data point labels are allowed to be moved in case of overlapping.

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

Property Value

A ReportSizeProperty object.

Applies to