同步不同的垂直排列X轴 [英] Synchronization Of different Vertically alligned X-axes

查看:139
本文介绍了同步不同的垂直排列X轴的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

在我的应用程序中,我创建了多个具有相应不同系列的ChartAreas。

这些所有ChartAreas垂直排列&样式是这样的

m_chart.ChartAreas [2 *( nSeriesCount)]。AlignmentOrientation =

hello,

In my application I created multiple ChartAreas with corresponding different Series.

These all ChartAreas alligned vertically& style is like this

m_chart.ChartAreas[2 * (nSeriesCount)].AlignmentOrientation =

AreaAlignmentOrientations 。Vertical;

m_chart.ChartAreas [2 *(nSeriesCount)]。AlignmentStyle =

AreaAlignmentOrientations.Vertical;

m_chart.ChartAreas[2 * (nSeriesCount)].AlignmentStyle =

AreaAlignmentStyles .AxesView | AreaAlignmentStyles .PlotPosition;

推荐答案

尝试在两个图表区域将Axis.Interval设置为相同的值

Try to set the Axis.Interval to the same value on both chart areas


这篇关于同步不同的垂直排列X轴的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆