Compartilhar via


ChartAxis.MinorGridLines Propriedade

Definição

Obtém as linhas de grade secundárias do eixo.

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 da propriedade

Um objeto ChartGridLines.

Aplica-se a