With a 3D chart where we moved the chart in the depthg coiordinate,
we want to move it back to user designed default value, We do this
in x,y axes, but the depth we haven't the way.
Jennifer
Depth Axis
Hi, Jennifer.
To move the depth axis in all directions, use the following properties:
But please note that in existing version depth axis LABELS (not axis and axis gridlines) cannot be moved in y direction (controlled by ZPosition).
To move the depth axis in all directions, use the following properties:
Code: Select all
Chart1.Axes.Depth.ZPosition := 25;
Chart1.Axes.Depth.PositionPercent := 10;
Chart1.Axes.Depth.Visible := True;
Marjan Slatinek,
http://www.steema.com
http://www.steema.com