ChartStripLine.IntervalOffsetType Propriedade

Definição

Obtém uma expressão que é avaliada para as unidades de IntervalOffset.

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

Valor da propriedade

ReportEnumProperty<ChartIntervalType>

Um objeto ReportEnumProperty<EnumType>.

Aplica-se a