2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
To make the secondary axis visible, IsMaxCross property of SecondaryValueAxis class must be set to true. Please refer to the following code snippet that illustrates this: C# //Display secondary axis. chart.SecondaryValueAxis.IsMaxCross = true; chart.SecondaryCategoryAxis.IsMaxCross = true; VB 'Display secondary axis. chart.SecondaryValueAxis.IsMaxCross = True chart.SecondaryCategoryAxis.IsMaxCross=True
|
2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.