Aspose::Cells::Charts::ChartDataTable::SetHasBorderHorizontal method
ChartDataTable::SetHasBorderHorizontal method
True if the chart data table has horizontal cell borders.
Deprecated
Use ChartDataTable.HasHorizontalBorder property, instead.
void Aspose::Cells::Charts::ChartDataTable::SetHasBorderHorizontal(bool value)
Remarks
NOTE: This property is now obsolete. Instead, please use ChartDataTable.HasHorizontalBorder property. This property will be removed 12 months later since June 2024. Aspose apologizes for any inconvenience you may have experienced.
See Also
- Class Vector
- Class ChartDataTable
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++