ChartAxis.LabelIntervalOffsetType 속성

정의

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)

속성 값

ReportEnumProperty<EnumType> 개체입니다.

적용 대상