ChartAxis.LabelInterval 속성

정의

레이블 간의 간격을 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportDoubleProperty ^ LabelInterval { Microsoft::ReportingServices::OnDemandReportRendering::ReportDoubleProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty LabelInterval { get; }
member this.LabelInterval : Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
Public ReadOnly Property LabelInterval As ReportDoubleProperty

속성 값

ReportDoubleProperty 개체입니다.

적용 대상