Version

Search Results

Use the PaintElement’s Fill, Stroke, and StrokeWidth Properties

Use the PaintElement’s Fill, Stroke, and StrokeWidth Properties The general-purpose approach of dealing with a chart’s Color Model is through the procedures described in the topic, Assign Custom Colors to Chart Elements. However, sometimes developers require more control over a chart element’s fill color than cust...

Using Chart

Using Chart This section is your gateway to important conceptual and task-based information that will help you to use the various features and functionality provided by the Chart control. Annotations Appearance Axes Chart’s Event Model Data Drilldown Interaction with Chart Labels Layers Legend Rendering Saving and...

Using the Behaviors Collection

Using the Behaviors Collection The AxisLabelLayoutAppearance. BehaviorCollection represents an ordered set of rules, which is used to generate a layout algorithm for axis labels. The effects of each behavior can be toggled on or off using its Enabled property. Behaviors are applied in order from the start of the c...

API Overview

API Overview This section lists each namespace that is relevant to the WinChart™ control. We also give you several key classes that you will be using while programming with this control. The namespaces and classes on this page link directly into the API Reference Guide section of the help. WinChart Namespace: Infr...

Set Up Drilldown Charts

Set Up Drilldown Charts This topic describes how to set up drilldown mode to expose users to a progressively detailed presentation of data. One or all elements of a chart can be made drillable, allowing the user to click an element and drill down to the same or different chart type, and to any depth an application...

WinChart Smart Tag

WinChart Smart Tag In Visual Studio 2005 (.NET Framework 2.0), each Ultimate UI for Windows Forms control/component is equipped with a Smart Tag. By simply selecting the control/component, a Smart Tag anchor appears. When you click this anchor, a pop-up panel appears, providing you with quick and easy access to th...

Working with 2D Area Chart Data

Working with 2D Area Chart Data This topic discusses useful information that will help you to ensure that your data is rendered properly in the 2D area chart. Data Requirements While the Chart control allows you to easily point the chart to your own custom data, it is important that you are supplying the appropria...

Working with 2D Bar Chart Data

Working with 2D Bar Chart Data This topic discusses useful information that will help you to ensure that your data is rendered properly in the 2D bar chart. Data Requirements While the Chart control allows you to easily point the chart to your own custom data, it is important that you are supplying the appropriate...

Working with 2D Column Chart Data

Working with 2D Column Chart Data This topic discusses useful information that will help you to ensure that your data is rendered properly in the 2D column chart. Data Requirements While the Chart control allows you to easily point the chart to your own custom data, it is important that you are supplying the appro...

Working with 2D Doughnut Chart Data

Working with 2D Doughnut Chart Data This topic discusses useful information that will help you to ensure that your data is rendered properly in the 2D doughnut chart. Data Requirements While the Chart control allows you to easily point the chart to your own custom data, it is important that you are supplying the a...