ChartAxis.LabelIntervalType 속성

정의

LabelInterval의 단위를 가져옵니다.

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

속성 값

ReportEnumProperty<EnumType> 개체입니다.

적용 대상