Overview of 2D Property Pages > Axes Page > AxisStyle Tab (Axes) |
The Pattern dropdown allows you to change the line pattern for each of the axes.
Chart2D.ChartArea.Axes.Item(ii).AxisStyle.LineStyle.Pattern
The Width textbox allows you to specify the thickness of the axis line.
Chart2D.ChartArea.Axes.Item(ii).AxisStyle.LineStyle.Width
Color Area
The RGB textbox lists the RGB value of the of the specified axis line. The ellipsis button next to the textbox opens the customized color pallet.
The Name textbox lists the current color that is being used by the axis line.
Chart2D.ChartArea.Axes.Item(ii).AxisStyle.LineStyle.Color