Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Gets an expression that evaluates to the minimum distance from the data point that data point labels will be moved in case of overlapping.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public ReadOnly Property MinMovingDistance As ReportSizeProperty
Get
'Uso
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
Valor da propriedade
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
A ReportSizeProperty object.
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering