Compartir a través de


ChartAxis.StripLines Propiedad

Definición

Obtiene las franjas para el eje.

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

Valor de propiedad

Un objeto ChartStripLineCollection.

Se aplica a