ChartDataTable.HasBorderVertical
ChartDataTable.HasBorderVertical property
True if the chart data table has vertical cell borders
[Obsolete("Use ChartDataTable.HasVerticalBorder property, instead.")]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool HasBorderVertical { get; set; }
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
- class ChartDataTable
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells