BorderThickness is applicable to various elements like MajorGrids, MajorTicks etc. It changes the thickness of the line. This takes values > 0.
Format:
BorderThickness="5"
This attribute applies to
Example:
<vc:Chart BorderThickness="0" ... ></vc:Chart>