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 对象。

适用于