Aspose::Cells::Charts::ChartPoint::GetTopPointYPx method

ChartPoint::GetTopPointYPx method

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

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

See Also