HasAxis Method
HasAxis function
Returns which axes exist on the chart.
func (instance *Chart) HasAxis(aixstype AxisType, isprimary bool) (bool, error)
Remarks
See Also
- Class Chart
- Library Aspose.Cells for Go
Returns which axes exist on the chart.
func (instance *Chart) HasAxis(aixstype AxisType, isprimary bool) (bool, error)