首页 > 慧问 > 频道

Teechart版本更新后的出现不兼容的问题?

发表于2019-05-10 回复:0 查看:2163  |  
我将自己的帮本升级到4.1之后,出现了代码error:. <pre class='brush: csharp'>this.tChart1.Axes.Depth.Labels.GridIgnoresLabelSize = false; this.tChart1.Axes.Depth.LabelsAsSeriesTitles = true;</pre> 编译器提供以下信息: Error 4 'Steema.TeeChart.AxisLabels' does not contain a definition for 'GridIgnoresLabelSize' and no extension method 'GridIgnoresLabelSize' accepting a first argument of type 'Steema.TeeChart.AxisLabels' could be found (are you missing a using directive or an assembly reference?) C:\Users\Simonda\Documents\Programutveckling\TFS\BM_FOP_DIV\Private\SimonDa\MoistureTools\MoistureGraphCreator\Form1.Designer.cs 407 44 MoistureGraphCreator
1个回答
  • 1970-01-01 08:00
    打开dropdown window用下面的代码。至于Tab键,你需要自己处理一下键盘消息。 <pre class='brush: csharp'>this.c1ComboBox1.AllowDrop = true; this.c1ComboBox1.OpenDropDown();</pre>
    1
    回复 举报
回复

登录 慧都网发表评论

扫码咨询


添加微信 立即咨询

电话咨询

客服热线
023-68661681

TOP