ExcelChartSeriesAxisMajorGridLinesStyle Property
Gets the series axis major grid lines. The returned object can be used to set the series axis major grid lines
color, dash type and weight.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelChartLine MajorGridLinesStyle { get; }
Public ReadOnly Property MajorGridLinesStyle As ExcelChartLine
Get
public:
property ExcelChartLine^ MajorGridLinesStyle {
ExcelChartLine^ get ();
}
member MajorGridLinesStyle : ExcelChartLine with get
Property Value
ExcelChartLine