ChartAxis.ChartMinorGridLines 属性

定义

获取或设置应对此轴显示的次要网格线。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ChartGridLines ^ ChartMinorGridLines { Microsoft::ReportingServices::RdlObjectModel::ChartGridLines ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ChartGridLines ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.ChartGridLines ChartMinorGridLines { get; set; }
member this.ChartMinorGridLines : Microsoft.ReportingServices.RdlObjectModel.ChartGridLines with get, set
Public Property ChartMinorGridLines As ChartGridLines

属性值

ChartGridLines 对象。

适用于