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