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 7019065
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T23:08:03+00:00 2026-05-27T23:08:03+00:00

I created a graph with column series by using data visualization and in that

  • 0

I created a graph with column series by using data visualization and in that i’ve taken DateTimeAxis as x-axis and i’ve one combo box with time intervals and based on selection of combo box i need to bind intervals into my graph at runtime. The problem is i’m getting error if i select intervals randomly like

var xAxis = countChart.ActualAxes.OfType<DateTimeAxis>().FirstOrDefault(ax => ax.Orientation == AxisOrientation.X);
xAxis.Minimum = DateTime.Parse(fromDt.ToString("HH:mm:ss"));
xAxis.Maximum = DateTime.Parse(toDt.ToString("HH:mm:ss"));

"The minimum value must be smaller than or equal to the maximum value."

so how can i overcome my problem plz help me.

Thanks,
@Nagaraju.

  • 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-27T23:08:04+00:00Added an answer on May 27, 2026 at 11:08 pm

    i found solution my self..

    reset max with tomorrow and min with yesterday.. ‘ll fix the issue.. like..

    xAxis.Minimum = DateTime.Now.AddDays(-1);
                    xAxis.Maximum = DateTime.Now.AddDays(1);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I know that Matlab allows for you to format the graph after its created
I've created a small PyQt based utility in Python that creates PNG graphs using
I have created a graph using ggplot2. Now I want to have the legend
I created a graph that contains nodes and arcs. When I close the SWING
I got the Flot-created graph. What I wanted to acomplish is to get some
I have a graph created with MS Chart like the following picture. As you
When I create a graph after using range.copy and range.paste it leaves the paste
All of our reports are created from object graphs that are translated from our
I'm trying to create a horizontal 100% stacked bar graph using HTML and CSS.
Created .NET WCF service, tested it - works. Generated schemas from Data and service

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.