ChartAxis.MajorGridLines Propriedade

Definição

Obtém as principais linhas da grade para o eixo do gráfico.

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

Valor da propriedade

Um ChartGridLines objeto.

Aplica-se a