Aspose::Words::Drawing::Charts::ChartDataLabel::get_Top method

ChartDataLabel::get_Top method

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

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

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