I know I can set 'distance to axis' but it would be nice if the autoplacement feature worked.
Do i have any options?
Thanks

Moderator: Arction_LasseP
Code: Select all
thisChart.ViewXY.AxisLayout.AutoAdjustMargins = false;
thisChart.ViewXY.AxisLayout.YAxisTitleAutoPlacement = false;