Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script for best fit line dashboard
#1
sdk.setBestFitLine('Plot1',[{
'FieldName': 'X1',
'EnableLine': true,
'LineWidth': "2",
'LineColor': "#000000",
'LineType': 'straight' // (dot,dash,dash1)
}]);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)