ASE Home Page Products Download Purchase Support About ASE
ChartDirector Support
Forum HomeForum Home   SearchSearch

Message ListMessage List     Post MessagePost Message

  NoValue/Null in C# Bar Chart
Posted by Joe on Aug-23-2013 02:31
Hello,
What is the simplest way to pass a null or no value in C# for in a double array that is create a Bar Layer?  Thank you.

  Re: NoValue/Null in C# Bar Chart
Posted by Peter Kwan on Aug-24-2013 00:25
Hi Joe,

You may use the ChartDirector constant Chart.NoValue as the data value. This data value
means no value in ChartDirector.

Hope this can help.

Regards
Peter Kwan