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 属性的计算值。

适用于