Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. WPF
  4. WCF Chart: how to have fixed axis labels with mutliple LineSeries objects

WCF Chart: how to have fixed axis labels with mutliple LineSeries objects

Scheduled Pinned Locked Moved WPF
csharpvisual-studiowpfwcftutorial
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Michael Eber
    wrote on last edited by
    #1

    I have a WPF chart which is in a Visual Studio 2010 project. I have installed the WPF toolkit and am using the Chart from it. For my first test I'm displaying 2 LineSeries graphs. Each has the same x and y axis value ranges and such. I want to have an axis definition that will display the graphs with the 0 axis in the center of the chart. I tried using Chart.Axis and that just put the axes on the top and right without any affect to the graphs themselves. I tried using the LineSeries.DependantValueAxis and IndependantValueAxis but with several LineSeries charts i'm not quite sure about that either. I'd appreciate any input on best practise for defining the axes when using multiple lineseries graphs ina single chart. Thanks

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups