Aspose::Cells::Charts::ChartFrame::SetIsInnerMode method
ChartFrame::SetIsInnerMode 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.
void Aspose::Cells::Charts::ChartFrame::SetIsInnerMode(bool value)
Remarks
Only for Xlsx file.
See Also
- Class Vector
- Class ChartFrame
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++