Свойство ChartSmartLabel.MinMovingDistance
Gets an expression that evaluates to the minimum distance from the data point that data point labels will be moved in case of overlapping.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property MinMovingDistance As ReportSizeProperty
Get
'Применение
Dim instance As ChartSmartLabel
Dim value As ReportSizeProperty
value = instance.MinMovingDistance
public ReportSizeProperty MinMovingDistance { get; }
public:
property ReportSizeProperty^ MinMovingDistance {
ReportSizeProperty^ get ();
}
member MinMovingDistance : ReportSizeProperty
function get MinMovingDistance () : ReportSizeProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
A ReportSizeProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering