Seems not to be available directly by the usage of options to VectorPlot[]
. But if e.g. there are the tangential vectors to a centered circle to be plotted
VectorPlot[{-y, x}/Norm[{x, y}], {x, -3, 3}, {y, -3, 3}]
this is in cylindrical co-ordinates {0, 1} or with other words AngleVector[
$\phi$]
or with even other words
VectorPlot[AngleVector[ArcTan[-y, x]], {x, -3,