Aspose::Words::Drawing::Charts::ChartDataLabel::get_Left method

ChartDataLabel::get_Left method

Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its Position property, depending on the value of the LeftMode property.

double Aspose::Words::Drawing::Charts::ChartDataLabel::get_Left()

Remarks

The value of the property changes proportionally if the chart shape is resized.

The property cannot be set in a Word 2016 chart.

See Also