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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T06:45:47+00:00 2026-06-06T06:45:47+00:00

I have this chart in which if any point in graphs exceeds specific limit

  • 0

I have this chart in which if any point in graphs exceeds specific limit then its color should change.

enter image description here

can anyone suggest me how to get the chart in VBA and then apply this kind of condition e.g i want to change the color of highest point in the above graph . Any help would be highly appreciated.

  • 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-06-06T06:45:48+00:00Added an answer on June 6, 2026 at 6:45 am

    Using: ActiveWorkbook.Sheets("Sheet1").ChartObjects("Chart1").Chart.SeriesCollection(1)

    Color of each point is .Points(PointNumber).Interior.Color

    The number of points you have to cycle though is .Points.Count

    The value of each point is .Points(PointNumber).Value

    colors of the markers themselves (Applies only to line, scatter, and radar charts):

    .Points(PointNumber).MarkerBackgroundColor = RGB(0,255,0)    ' green
    .Points(PointNumber).MarkerForegroundColor = RGB(255,0,0)    ' red
    .Points(PointNumber).MarkerStyle = xlMarkerStyleCircle ' change the shape
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have this table, which can be seen as a basic custom gantt chart:
I have an ggplot2 point chart created like this qplot(Index, Popularity ,data = data.slopeone.agg)
i'm building an android application which have a chat. in this chat i each
For example we have this line chart at Google Code API there is a
I have this XAML from a sample: <chart:RadChart.SeriesMappings> <charting:SeriesMapping LegendLabel=Population> <charting:ItemMapping DataPointMember=YValue FieldName=Population />
I have two issues in this google chart. I want to either get rid
I have been working on getting this seat mapping chart for a while and
Currently I have a stacked bar chart like this ( jsfiddle demo ) I
Currently i have made a bar chart from a listbox from this example: http://weblogs.thinktecture.com/cnagel/2011/06/wpf-listbox-as-bar-chart.html
In nearly any programming language, if I do $number = rand(1,100) then I have

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.