ExcelChartCategoryAxisMajorGridLinesStyle Property |
Gets the category axis major grid lines. The returned object can be used to set the category axis major grid lines
color, dash type and weight.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelChartLine MajorGridLinesStyle { get; }Public ReadOnly Property MajorGridLinesStyle As ExcelChartLine
Get
Property Value
ExcelChartLine
See Also