HasHorizontalBorder

ChartDataTable.HasHorizontalBorder property

Gets or sets a flag indicating whether a horizontal border of the data table is displayed. The default value is true.

public bool HasHorizontalBorder { get; set; }

See Also