Aspose::Cells::Charts::ChartDataTable::SetHasBorderVertical method

ChartDataTable::SetHasBorderVertical method

True if the chart data table has vertical cell borders.

Deprecated

Use ChartDataTable.HasVerticalBorder property, instead.

void Aspose::Cells::Charts::ChartDataTable::SetHasBorderVertical(bool value)

Remarks

NOTE: This property is now obsolete. Instead, please use ChartDataTable.HasVerticalBorder property. This property will be removed 12 months later since June 2024. Aspose apologizes for any inconvenience you may have experienced.

See Also