Aspose::Cells::Charts::ChartFrame::IsInnerMode method

ChartFrame::IsInnerMode method

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.

bool Aspose::Cells::Charts::ChartFrame::IsInnerMode()

Remarks

Only for Xlsx file.

See Also