Compartir a través de


ChartAxis.MinorGridLines Propiedad

Definición

Obtiene las líneas de cuadrícula secundarias para el eje.

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

Valor de propiedad

Un objeto ChartGridLines.

Se aplica a