ChartAxis.LabelIntervalOffsetType Propiedad

Definición

Obtiene las unidades para la propiedad LabelIntervalOffset.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartIntervalType> ^ LabelIntervalOffsetType { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartIntervalType> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartIntervalType> LabelIntervalOffsetType { get; }
member this.LabelIntervalOffsetType : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartIntervalType>
Public ReadOnly Property LabelIntervalOffsetType As ReportEnumProperty(Of ChartIntervalType)

Valor de propiedad

Un objeto ReportEnumProperty<EnumType>.

Se aplica a