Hi,
Does TreatDateTimeAsString apply to all charts?
Thanks
Sangeetha
Hi SangeethaThai,
The TreatDateTimeAsString property is only applicable to line charts.
I have included the link to our online documentation for this property below, for reference.
http://help.infragistics.com/NetAdvantage/WinForms/2012.1/CLR2.0/?page=Infragistics2.Win.UltraWinChart.v12.1~Infragistics.UltraChart.Resources.Appearance.LineChartAppearance~TreatDateTimeAsString.html
If you have any further questions, please let me know.
Sincerely,Chris KDeveloper Support EngineerInfragistics, Inc.www.infragistics.com/support
But it is does not apply to LineChart3D or any of the following charts either:
case ChartType.AreaChart: case ChartType.StackAreaChart: case ChartType.StepAreaChart: case ChartType.LineChart: case ChartType.StackLineChart: case ChartType.StepLineChart: case ChartType.SplineChart: case ChartType.StackSplineChart: case ChartType.SplineAreaChart: case ChartType.StackSplineAreaChart: