Question about AreaLine of AreaSeries.
Posted: Wed Jan 19, 2011 3:39 am
Hello MR or Madam:
As Described in the Help Doc, We set the AreaLine's Visible property as FALSE, hoped to hide the AreaLine. The Code is as follow:
m_tChart.Series(0).GetAsArea().GetAreaPen().SetVisible(FALSE);
However, the result is not as expected, we can see in the pics follow: Meanwhile, as we did this job in the feature demo, it works good, as follow: The TeeChart Version is TeeChart Pro v2010.0.0.2.11109 Win32. Platform is Windows Server 2003 EnterPrise Edition with SP2. VC Version is MS VS 2008.
Thx.
As Described in the Help Doc, We set the AreaLine's Visible property as FALSE, hoped to hide the AreaLine. The Code is as follow:
m_tChart.Series(0).GetAsArea().GetAreaPen().SetVisible(FALSE);
However, the result is not as expected, we can see in the pics follow: Meanwhile, as we did this job in the feature demo, it works good, as follow: The TeeChart Version is TeeChart Pro v2010.0.0.2.11109 Win32. Platform is Windows Server 2003 EnterPrise Edition with SP2. VC Version is MS VS 2008.
Thx.