letshowPointValues=objectData?.pointValues??((elementObject.attr('point-values')=='true'||elementObject.attr('point-values')==true)??false);// series data option
// setting the data first checks for the data chart manager object and if specific attributes are not set then will use the chart element parameters. else defaults.
// setting the data first checks for the data chart manager object and if specific attributes are not set then will use the chart element parameters. else defaults.
// uses series options if available else use chart manager or chart parameter settings
// uses series options if available else use chart manager or chart parameter settings