Właściwość ChartSmartLabel.MaxMovingDistance
Pobiera na wyrażenie, którego wartością maksymalną odległość od danych punktu, że etykiety punkt danych mogą przenosić przypadek nakładających się.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property MaxMovingDistance As ReportSizeProperty
Get
'Użycie
Dim instance As ChartSmartLabel
Dim value As ReportSizeProperty
value = instance.MaxMovingDistance
public ReportSizeProperty MaxMovingDistance { get; }
public:
property ReportSizeProperty^ MaxMovingDistance {
ReportSizeProperty^ get ();
}
member MaxMovingDistance : ReportSizeProperty
function get MaxMovingDistance () : ReportSizeProperty
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
A ReportSizeProperty obiektu.
Zobacz także