ExcelChartSeriesAxisLineStyle Property |
Gets the series axis line style.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelChartLine LineStyle { get; }Public ReadOnly Property LineStyle As ExcelChartLine
Get
Property Value
ExcelChartLine
See Also