Dataset2D(ChartVariable, ChartVariable)

Constructs a Dataset2D using ChartVariable for its x and y values.

Declaration Syntax

public Dataset2D(ChartVariable x_var, ChartVariable y_var)

Parameters

x_var(ChartVariable)

No details are provided for this entry.

y_var(ChartVariable)

No details are provided for this entry.