get_ActualX()

ChartPlotArea::get_ActualX() method

Specifies actual x location (left) of the chart element relative to the left top corner of the chart. Call method IChart::ValidateChartLayout before to get actual values. Read float.

float Aspose::Slides::Charts::ChartPlotArea::get_ActualX() override

See Also