IsInnerMode Method

IsInnerMode function

Indicates whether the size of the plot area size includes the tick marks, and the axis labels.False specifies that the size shall determine the size of the plot area, the tick marks, and the axis labels.


func (instance *ChartArea) IsInnerMode()  (bool,  error) 

Remarks

See Also