Weight Property Example

This example sets the chart workspace and the axis weight.

Set c = ChartSpace1.Constants
ChartSpace1.Charts(0).Axes(c.chAxisPositionLeft).Line.Weight = owcLineWeightThick
ChartSpace1.Border.Weight = c.owcLineWeightThick