Aspose::Cells::Charts::ChartPoint::GetTopPointXPx method

ChartPoint::GetTopPointXPx method

Gets x-coordinate of the top point of shape after calls Chart.Calculate() method. Applies 3D charts: Column3D, Bar3D, Cone, Cylinder, Pyramid and Area3D.

float Aspose::Cells::Charts::ChartPoint::GetTopPointXPx(int32_t index)

See Also