次の方法で共有


ChartAxis.LabelIntervalOffset プロパティ

定義

軸の最小値から最初のラベルまでのオフセットを取得します。

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

プロパティ値

ReportDoubleProperty オブジェクト。

適用対象