ChartFrame.IsInnerMode

ChartFrame.IsInnerMode property

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.

public bool IsInnerMode { get; set; }

Remarks

Only for Xlsx file.

See Also