Creates a ChartDataRelationDialog object for the specified DocumentServer.DataSources.DataSourceManager.

ChartDataRelationDialog(DataVisualization.ChartFrame, DocumentServer.DataSources.DataSourceManager)

public ChartDataRelationDialog(DataVisualization.ChartFrame chartFrame, DocumentServer.DataSources.DataSourceManager dataSourceManager);
Public Sub New(chartFrame As DataVisualization.ChartFrame, dataSourceManager As DocumentServer.DataSources.DataSourceManager)

Parameters

Parameter Description
chartFrame Specifies a ChartFrame object which contains the Chart which should be manipulated by the dialog.
dataSourceManager Specifies the DataSourceManager, which manages the current data source.