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