Page tree
    Created with Raphaël 2.1.0
    Loading...
Skip to end of metadata
Go to start of metadata

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
  • No labels