'Declaration <CategoryAttribute("Xceed ChartGrid")> <DescriptionAttribute("Updates the grid control from the specified chart")> Public Sub UpdateFromChart()
'Usage Dim instance As ChartGridControl instance.UpdateFromChart()
[Category("Xceed ChartGrid")] [Description("Updates the grid control from the specified chart")] public void UpdateFromChart()