Aspose::Words::Drawing::Charts::ChartDataLabel::set_LeftMode method

ChartDataLabel::set_LeftMode method

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

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

See Also