ShiftPoints (Property)

Applies To:

BarLineChart object

Description:

Determines where Line Chart plot points are placed in relation to the bar.

Action:

Read-write, BqBarLineShift constant group

Constants:

The BqBarLineShift constant group consists of the bqShiftCenter and bqShiftLeft values.

Example:

This example shows how to change a Bar Line charts shift points:

ActiveDocument.Sections["AllChart"].BarLineChart.ShiftPoints=bqShiftLeft