Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7188477
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T19:05:34+00:00 2026-05-28T19:05:34+00:00

Hello guys i have a MSChart and i have some arrows on chart exactly

  • 0

Hello guys i have a MSChart and i have some arrows on chart exactly where the series are overlapping i would like to know at least what are they and maybe how can i get them out.

The chart is generated with two methods:

   private void DesignChart() 
        {
            // Create Chart Area
            ChartArea chartArea1 = new ChartArea();

            // Add Chart Area to the Chart
            chart1.ChartAreas.Add(chartArea1);
            chart1.Legends.Add(new Legend());
      //     chart1.ChartAreas[0].AxisX.LabelStyle.Format={"00:00:00"};
            chart1.Location = new Point(14, 494);
            chart1.Size = new Size(982, 224);
            this.Controls.Add(chart1);
            ((System.ComponentModel.ISupportInitialize)(chart1)).EndInit();
        }
private void SetGraph(){
.........
  for (int i = 0; i < chart1.Series.Count; i++)
            {

                chart1.Series[i].XValueMember = "Date";
                chart1.Series[i].YValueMembers = "Value";

                chart1.Series[i].ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
                chart1.Series[i].XValueType = ChartValueType.Time;
                chart1.Series[i].ChartType = SeriesChartType.Line;

                chart1.Series[i].MarkerStyle = MarkerStyle.Star10;
                chart1.Series[i].MarkerSize = 8;
                chart1.Series[i].MarkerColor = chart1.Series[0].BorderColor;
                chart1.Series[i].BorderWidth = 3;
                chart1.Series[i].IsValueShownAsLabel = true;
                chart1.Series[i].ToolTip = "#VALY => #AXISLABEL";
            }

            chart1.ChartAreas[0].AxisX.IsMarginVisible = true;
}

Picture link Photo of the chart

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T19:05:35+00:00Added an answer on May 28, 2026 at 7:05 pm

    Is it possible the ‘arrows’ are actually the result of this line?

    chart1.Series[i].MarkerStyle = MarkerStyle.Star10;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hello Guys: I have a scrollView in which I've populated some uibuttons horizontally. The
Hello guys I have a Model with field DateTime like: include Mongoid::Document include Mongoid::MultiParameterAttributes
Hello guys sorry if the question looks stupid to you. i have 3 tables
Hello guys, I have a general design problem with iPhone application. I want to
Hello guys I have a problem with my application involving Lucene java library and
Hello guys i have an website online wich access the database. The database access
Hello guys I have a confusing question! If I'm using WCF to create a
Hello guys I have a DIV that I got passed trought a js function
Hello guys i have cells in tableview, but there are two different UIButtons to
Hello guys I have a little trouble with the my method [HTTPost], please see

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.