Description
Sets or returns whether the chart's data table will display horizontal grid lines.C#
public boolean ShowHorizontalBorders{ get ; set ; } |
vb.net
Public Property ShowHorizontalBorders() As Boolean |
public boolean ShowHorizontalBorders{ get ; set ; } |
Public Property ShowHorizontalBorders() As Boolean |