GetPlotArea Method

GetPlotArea function

Gets the chart’s plot area which includes axis tick labels.


func (instance *Chart) GetPlotArea()  (*PlotArea,  error) 

Remarks

See Also