Jump to content
Software FX Community

Removing constant line


User (Legacy)

Recommended Posts

I used ChartFX1.ClearData CD_CONSTANTLINES instead and it works.

Dan Reber

"Dan Reber" <nospam@spam.com> wrote in message

news:23rbvYmmDHA.1264@WEBSERVER1...

> I am trying to remove all or even one but I can't figure out how to do it.

>

> This is what I am doing:

>

> If ChartFX1.ConstantLine.Count > 0 Then

> ChartFX1.OpenDataEx COD_CONSTANTS, ChartFX1.ConstantLine.Count, 0

> ChartFX1.CloseData COD_CONSTANTS Or COD_REMOVE

> End If

>

> Is there something else that I need to do?

>

> Thanks

>

> Dan

>

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...