Suggestions | • | Red Axis.ZeroTick The axis object has a ZeroTick property which by default has ZeroTick.GridLine.Color set to Red. To get rid of this tick use: Chart.YAxis.ZeroTick = null; [copy] |
| • | Element Labels If you would like to show element values on the chart, use: Chart.DefaultElement.ShowValue = true [copy] |
| • | Legacy Char Types You are using a chart type that is not needed because all series types, quantitative x axes, and multiple chart areas are supported by the ChartType.Combo type. These chart types are available for backward compatibility but limit the functionality available. |
|
|
|
About This tool will dynamically detect what the chart is doing and offer suggestions to improve or fix possible issues. |
| | • | An internet connection may be required to views specified help topics. | | • | Suggested samples can be found in the downloaded zip file. | | • | Chart mentor can be disabled by setting the Chart.Mentor or Chart.Debug property to false. |
|
| Quick Links: Knowledge Base | Online Documentation | Support | Mentor Comments/Suggestions |