ChartAxisInstance.LabelIntervalOffsetType 속성

정의

LabelIntervalOffsetType 클래스의 ChartAxis 속성에 대한 계산된 값을 가져옵니다.

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

속성 값

ChartIntervalType 속성의 계산된 값을 나타내는 LabelIntervalOffsetType 값입니다.

적용 대상