Creates a new chart that represents categorized numeric values with a line.
Creates a new chart that represents categorized numeric values with a line.
the data the chart will visualize
the title of the chart
the label for the domain axis
the label for the range axis
the orientation of the chart
whether or not the chart will contain a legend
whether or not tooltips will be generated
Creates a new chart that represents categorized numeric values with three dimensional a line.
Creates a new chart that represents categorized numeric values with three dimensional a line.
the data the chart will visualize
the title of the chart
the label for the domain axis
the label for the range axis
the orientation of the chart
whether or not the chart will contain a legend
whether or not tooltips will be generated
Factory for line charts.