GetTopPointYPx Method

GetTopPointYPx function

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


func (instance *ChartPoint) GetTopPointYPx(index int32)  (float32,  error) 

Remarks

See Also