Поделиться через


ChartAxis.ChartMajorGridLines Свойство

Определение

Возвращает или задает основные линии сетки, которые должны отображаться для этой оси.

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

Значение свойства

Объект ChartGridLines.

Применяется к