Skip to content

This article demonstrates how to create and customize the WPF Range Bar Chart to visualize the hearing range for different living beings on earth.

Notifications You must be signed in to change notification settings

SyncfusionExamples/Creating-a-WPF-range-bar-chart-to-visualize-the-hearing-range-among-different-living-beings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Creating a WPF range bar chart to visualize the hearing range among different living beings.

Description

The WPF Range Bar Chart is a horizontal range column chart that uses range bars to display values for one or more items based on high and low values. The range bar chart is also known as a dumbbell chart.

Customization

By default, range bar charts plot discrete rectangles for the given high and low values. The shape of the series can be customized using SegmentSpacing and Interior properties.

Data Label and Marker

To improve readability, the chart data labels and markers can be activated and customized using AdornmentsInfo.

This article demonstrates how to create and customize the WPF Range Bar Chart to visualize the hearing range for different living beings on Earth.

image

Troubleshooting Path too long exception If you encounter a path too long exception when building this example project, close Visual Studio and rename the repository to a shorter name before building the project.

For a step-by-step procedure, refer to the Hearing Range Blog

About

This article demonstrates how to create and customize the WPF Range Bar Chart to visualize the hearing range for different living beings on earth.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages