{description}
{excerpt}Sets or returns whether to display a data table \(in place of category axis tick mark labels\). Data tables are not available for all chart types.{excerpt}
{signature:C#}
 public boolean Visible{ get; set; }
{signature}{signature:vb.net}
Public Property Visible() As Boolean
{signature}