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