Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Excerpt

Sets or returns whether the chart's data table will display horizontal grid lines.

Signature
C#
C#

 public boolean ShowHorizontalBorders{ get; set; }
Signature
vb.net
vb.net

Public Property ShowHorizontalBorders() As Boolean