ChartAxis.MinorGridLines 属性

定义

获取轴的次要网格线。

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

属性值

ChartGridLines 对象。

适用于