I'm trying to get a sample bullet graph to start off with. The one in the online documentation does not work.
There's no type called "QuantitativeRange" for example.
<igGauge:QuantitativeScale.Ranges> <igGauge:QuantitativeRange Value="10" Background="Gray" /> <igGauge:QuantitativeRange Value="70" Background="DarkGray" /> </igGauge:QuantitativeScale.Ranges>
<
igGauge
:
QuantitativeScale.Ranges
>
QuantitativeRange
Value
="10"
Background
="Gray"
/>
="70"
="DarkGray"
</
Is there a mockup of a bullet graph that I can start off with?
Hello,
I am just checking if you require any further assistance on the matter.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics, Inc.
www.infragistics.com/support
Hello zenolee,
This is a bug in the online documentation - it is fixed in the latest version. Here is a link to the page, which will guide you how to start using the Bullet Graph.
You can also download and install the WPF Data Visualization samples from here. (about the samples browser)
There are online samples for the Bullet Graph, which are for the Silverlight Data Visualization product, but the code for Bullet Graph will work for WPF - Building a Bullet Graph.
Please let me know if you need further help.
I have created a sample application that demonstrates how you can use the XamBulletGraph. You can find more samples that demonstrating different functionalities of the XamBulletGraph in our NetAdvantage for WPF Data Visualization Feature Browser.
If you require any further clarifications please do not hesitate to ask.
Infragistics