Aspose::Words::Drawing::Charts::ChartDataLabel::set_TopMode method

ChartDataLabel::set_TopMode method

Sets the interpretation mode of the Top property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its Position property.

void Aspose::Words::Drawing::Charts::ChartDataLabel::set_TopMode(Aspose::Words::Drawing::Charts::ChartDataLabelLocationMode value)

See Also