ChartAxis.StripLines Property

Definition

Gets the strip lines for the axis.

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

Property Value

A ChartStripLineCollection object.

Applies to