_Chart.HasDataTable Property

Definition

True if the chart has a data table.

public:
 property bool HasDataTable { bool get(); void set(bool value); };
public bool HasDataTable { get; set; }
Public Property HasDataTable As Boolean

Property Value

Applies to