次の方法で共有


ChartAxis.StripLines プロパティ

定義

軸のストリップ ラインを取得します。

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

プロパティ値

ChartStripLineCollection オブジェクト。

適用対象