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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T04:42:36+00:00 2026-06-16T04:42:36+00:00

So I have a graph that has 6 series on it and I want

  • 0

So I have a graph that has 6 series on it and I want to be able to make each series visible or invisible using a set of ActiveX check boxes. The check boxes seem to be working fine so far, but I can’t figure out how to make an individual series invisible. Is there a property of the series that I can use to make it not visible? Google and Microsoft help aren’t turning it up for me.

(Granted, that doesn’t mean it isn’t there…)

Any and all help is 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-16T04:42:37+00:00Added an answer on June 16, 2026 at 4:42 am

    Update

    Wait, I remember that I have come across this before in the past. A good way to hide the data you want is to hide the actual rows / columns of data being charted. So your ActiveX control won’t touch the chart, but rather hide / unhide the columns / rows of chart data.

    You will just need to set up your chart data in such a way that it doesn’t interfere with any other data that needs to be shown.

    Leaving my original answer for anyone’s benefit…

    I just recorded a macro and played with it …

    Got this great result:

    ActiveSheet.ChartObjects("Chart 1").Activate
    ActiveChart.SeriesCollection(1).Select
    
    'Turn it on
    Selection.Format.Line.Visible = msoTrue
    'Turn it off
    Selection.Format.Line.Visible = msoFalse
    

    This is eqiuvalent to selecting No Line in the Line Color section of the Format Data Series dialog box.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Here's my situation. I have a graph that has different sets of data being
I have a Coldfusion CfChart Bar Graph, that has X-Axis = Questions, and Y-Axis
I have the following graph that I generated using ggplot2 I had finalPlot as
I have a Highcharts graph that has data labels enabled. By default, the data
Let's say I have a graph with heavy nodes, that is each node is
I have to do a column chart using highcharts that has 1px space between
In Python, I have a Graph class that has a dictionary of vertex objects.
I have an algorithm that takes a DAG graph that has n nodes and
I am using jqplot for a bar graph that has 1 very high number
I currently have a graph that has about 10 million nodes and 35 million

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.