GetOnCategoryAxisPointXPx Method
GetOnCategoryAxisPointXPx function
Gets x-coordinate of the point on category axis after calls Chart.Calculate() method. Only applies to Area chart.
func (instance *ChartPoint) GetOnCategoryAxisPointXPx(index int32) (float32, error)
Remarks
See Also
- Class ChartPoint
- Namespace Aspose.Cells.Charts
- Library Aspose.Cells for Go