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
- Namespace Aspose.Cells.Charts
- Library Aspose.Cells for Go
Returns which axes exist on the chart.
func (instance *Chart) HasAxis(aixstype AxisType, isprimary bool) (bool, error)