ChartAxis.MinorGridLines Property

Definition

Gets the minor grid lines for the axis.

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

Property Value

A ChartGridLines object.

Applies to