Version

Search Results

Configuring the Orientation and Direction (UltraBulletGraph)

Configuring the Orientation and Direction (UltraBulletGraph) Purpose This topic explains how to configure the UltraBulletGraph™ control with vertical scale and/or inverted scale direction. Required background The following topics are prerequisites to understanding this topic: Topic Purpose UltraBulletGraph Overvie...

Configuring Performance Bar

Configuring Performance Bar Purpose This topic explains, with code examples, how to configure the performance bar of the UltraBulletGraph™ control. This includes the value indicated by the bar, its width, position, and formatting. Required background The following topics are prerequisites to understanding this top...

Configuring Graph Scale

Configuring Graph Scale Purpose This topic explains, with examples, how to customize the scale of the UltraBulletGraph™ control. This includes positioning the scale inside the control and configuring the scale tick marks and labels. (For the default settings, see the UltraBulletGraph Overview topic.) Required back...

Configuring the Visual Elements (UltraBulletGraph)

Configuring the Visual Elements (UltraBulletGraph) In This Group of Topics Introduction The topic introduces a series of technical articles containing details on how to configure the different visual elements of UltraBulletGraph™. Topics Topic Purpose Configuring the Scale ( UltraBulletGraph ) This topic explains,...

Configuring Bullet Graph

Configuring Bullet Graph In This Group of Topics Introduction This is a group of topics explaining how to configure the various aspects of the UltraBulletGraph™ control including its orientation, direction and visual elements. Topics Topic Purpose Configuring the Orientation and Direction ( UltraBulletGraph ) This...

Overview of Bullet Graph Features

Overview of Bullet Graph Features Purpose This topic provides conceptual information about the UltraBulletGraph™ control including its main features, minimum requirements, and user functionality. Required background The following concept is required for understanding this topic. Bullet graph Specification In this ...

UltraBulletGraph

UltraBulletGraph In This Group of Topics Introduction The topics in this group cover the UltraBulletGraph™ control and its use. The UltraBulletGraph control is an Ultimate UI for Windows Forms control which allows for visualizing data in the form of a bullet graph. Linear by design, it provides a simple and concis...

API Overview (UltraCategoryChart)

API Overview (UltraCategoryChart) This section lists each namespace that is relevant to the UltraCategoryChart control. There are also several key classes listed that you will be using while programming with this control. The namespaces and classes on this page link directly into our API documentation. Namespace: ...

Chart Axes

Chart Axes 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’s axes: Configuring Axis Labels Configuring Axis Gap and Overlap (only X Axis) Configuring Axis Intervals Configuring Axis Range (only ...

Binding to Data

Binding to Data Purpose This topic demonstrates how to bind both flat and hierarchical data to the UltraCategoryChart control. At the end of each section, a complete code sample is provided. In this topic This topic contains the following sections: Introduction Supported Chart Types Include & Exclude Properties Re...