Pane.ChartDataTable Property
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type |
---|
DevExpress.Xpf.Charts.ChartDataTable |
See Also
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
[Browsable(false)]
public ChartDataTable ChartDataTable { get; set; }
<Browsable(False)>
Public Property ChartDataTable As ChartDataTable
Type |
---|
DevExpress.Xpf.Charts.ChartDataTable |
No
Your feedback is appreciated.