Configuring Chart This section is your gateway to important conceptual and task-based information that will help you to use the various features and functionalities of the Category Chart: Binding to Data Axes Category Chart Types Configuring Chart Types Configuring Chart Markers Category Chart Title and Subtitle C...
UltraCategoryChart Property Inclusion and Exclusion This topic explains, with code examples, how to configure which properties are displayed in the UltraCategoryChart control. Purpose By default, the UltraCategoryChart will plot all properties that exist on the underlying data items in the bound ItemsSource collec...
UltraCategoryChart The UltraCategoryChart is a lightweight, highly performant chart. This chart can be easily configured to display category data using an extremely simple and intuitive API. All you need to do is bind your data (a collection or a collection of collections) and the chart takes care of everything el...
Getting Started with UltraCategoryChart Purpose This topic explains using a code example how to add the UltraCategoryChart control to Windows Forms applications. In this topic This topic contains the following sections: Adding UltraCategoryChart to the Windows Forms application Introduction Preview Requirements Ov...
2D Area Chart-Specific Properties The following is a list of all the properties that are specific to the 2D Area chart: UltraChart.AreaChart.ChartText UltraChart.AreaChart.LineDrawStyle UltraChart.AreaChart.LineEndCapStyle UltraChart.AreaChart.LineStartCapStyle UltraChart.AreaChart.LineThickness UltraChart.AreaCha...
2D Bar Chart-Specific Properties The following is a list of all the properties that are specific to 2D bar charts: UltraChart.BarChart.BarSpacing UltraChart.BarChart.SeriesSpacing UltraChart.BarChart.NullHandling UltraChart.BarChart.ChartText
2D Bubble Chart-Specific Properties The following is a list of all the properties that are specific to 2D bubble charts: UltraChart.BubbleChart.BubbleShape UltraChart.BubbleChart.ChartText UltraChart.BubbleChart.ColorCueColumn UltraChart.BubbleChart.ColumnX UltraChart.BubbleChart.ColumnY UltraChart.BubbleChart.Col...
2D Charts Below is a full listing of our two-dimensional chart types. Depending on the type of chart that you want to use to display graphical data in your application, click the corresponding link so you can access key information about it such as the data requirements and properties. For access to help topics on...
2D Column Chart-Specific Properties The following is a list of properties specific to 2D column charts: UltraChart.ColumnChart.ColumnSpacing UltraChart.ColumnChart.SeriesSpacing UltraChart.ColumnChart.NullHandling UltraChart.ColumnChart.ChartText
2D Doughnut Chart-Specific Properties The following is a list of properties specific to 2D doughnut charts: UltraChart.DoughnutChart.BreakAllSlices UltraChart.DoughnutChart.BreakAlternatingSlices UltraChart.DoughnutChart.BreakOthersSlice UltraChart.DoughnutChart.ChartText UltraChart.DoughnutChart.ColumnIndex Ultra...