Version

Search Results

Series Types

Series Types In the UltraDataChart™ control, chart series are divided into four main groups: Category Series, Stacked Series, Scatter Series, Polar Series, Radial Series, Financial Price Series, Financial Overlays, and Financial Indicators. The following list shows all of the series/indicators in each of the group...

Value Overlay

Value Overlay This topic introduces the Value Overlay feature of the UltraDataChart™ control and explains, with code examples, how to display value overlays. Overview The topic is organized as follows: Introduction Binding Fixed Value Related Content Using Multiple Axes Adding Multiple Series Series Types Introduc...

Chart Series

Chart Series Purpose This topic introduces the concept of chart’s Series objects and guides you to the discussion of types of series, data binding, and series requirements. The UltraDataChart™ control provides Series property that allows adding Series objects to chart plot area. You can add different chart series ...

Stacked Series

Stacked Series This topic explains various types of Stacked Series in the UltraDataChart™ control. In This Topic This topic contains the following sections: Introduction Types of Stacked Series Supported Axes Data Binding Data Requirements Data Sample Related Content Introduction Stacked Series is a group of the s...

Series Trend Lines

Series Trend Lines This topic explains, with code examples, how to use the trend lines in the UltraDataChart™ control. Overview The topic is organized as follows: Introduction Preview Supported Series Types of Trend Lines Trend Lines Properties Examples Display Trend Line Style Trend Line Related Content Adding Mu...

Using Category Angle Axis

Using Category Angle Axis This topic demonstrates, with code examples, how to use Category Angle Axis in the UltraDataChart™ control. The topic is organized as follows: Introduction Axis Crossing Properties Axis Range Properties Axis Offset Related Content Introduction The CategoryAngleAxis has a shape of a circle...

Configuring UltraDataChart

Configuring UltraDataChart This section is your gateway to important conceptual and task-based information that will help you to use the various features and functionalities provided by the UltraDataChart™ control. Chart Axes Chart Annotation Layers Chart Crosshair Chart Legends Chart Markers Chart Navigation Char...

Using Numeric Angle Axis

Using Numeric Angle Axis This topic demonstrates, with code examples, how to use Numeric Angle Axis in the UltraDataChart™ control. The topic is organized as follows: Introduction Axis Crossing Properties Axis Range Properties Axis Offset Related Content Introduction The NumericAngleAxis has a shape of a circle su...

Using Numeric Radius Axis

Using Numeric Radius Axis This topic demonstrates, with code examples, how to use Numeric Radius Axis in the UltraDataChart™ control. The topic is organized as follows: Introduction Axis Crossing Properties Axis Range Properties Axis Extent Scales Related Content Introduction The NumericRadiusAxis shape of the Ult...

Using OrdinalTimeXAxis

Using OrdinalTimeXAxis This topic demonstrates, with code examples, how to use the OrdinalTimeXAxis in the UltraDataChart control. The benefit of using this axis is to dynamically change DateTime label formats as you zoom in or out of your data. In this topic This topic is organized as follows: Overview Axis Label...