ChartDataTable.hasLegendKeys property. Gets or sets a flag indicating whether legend keys are displayed in the data table...let xValues = [ 2020 , 2021 , 2022 , 2023 ]; series . add ( "Series1"...
Chart.dataTable property. Provides access to properties of a data table of this chart...let xValues = [ 2020 , 2021 , 2022 , 2023 ]; series . add ( "Series1"...
ChartDataTable.font property. Provides access to font formatting of the data table....() x_values = [ 2020 , 2021 , 2022 , 2023 ] series . add ( series_name...