次の方法で共有


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> オブジェクト。

適用対象