Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets the offset for the first label from the axis min.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property LabelIntervalOffset As ReportDoubleProperty
Get
'Uso
Dim instance As ChartAxis
Dim value As ReportDoubleProperty
value = instance.LabelIntervalOffset
public ReportDoubleProperty LabelIntervalOffset { get; }
public:
property ReportDoubleProperty^ LabelIntervalOffset {
ReportDoubleProperty^ get ();
}
member LabelIntervalOffset : ReportDoubleProperty
function get LabelIntervalOffset () : ReportDoubleProperty
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering