GetPlotArea Method
GetPlotArea function
Gets the chart’s plot area which includes axis tick labels.
func (instance *Chart) GetPlotArea() (*PlotArea, error)
Remarks
See Also
- Class Chart
- Namespace Aspose.Cells.Charts
- Library Aspose.Cells for Go
Gets the chart’s plot area which includes axis tick labels.
func (instance *Chart) GetPlotArea() (*PlotArea, error)