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

适用于