For those interested, the code in c++ is:
Code: Select all
myChart1.GetCanvas().SetUseAntiAlias(TRUE);
Code: Select all
myChart1.GetCanvas().SetUseAntiAlias(TRUE);
Code: Select all
m_wndChart.Series(SeriesIndex).GetAsContour().GetSmoothing().SetActive(TRUE);