Back to Devexpress

ChartControlExtension.Bind Method

aspnetmvc-devexpress-dot-web-dot-mvc-dot-chartcontrolextension-dot-bind.md

latest505 B
Original Source

ChartControlExtension.Bind Method

NameParametersDescription
Bind(Object, String)dataObject, seriesDataMemberBinds a chart to a data source and specifies the data member as a series data member.
Bind(Object)dataObjectBinds the Chart to a data source.