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:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public ExcelChartLine MajorGridLinesStyle { get; }
Public ReadOnly Property MajorGridLinesStyle As ExcelChartLine
Get
Property Value
Type:
ExcelChartLineSee Also