When the Position.Auto property of the title is set to False, the Chart control ignores the Docking, Alignment, and InsideChartArea properties and uses the Position object's Height, Width, X and Y properties for the legend’s location.

When the Position.Auto property of the title is set to True, the Chart control uses the Docking, Alignment, and InsideChartArea properties to determine the legend’s position automatically.