See Also

Element Members  | dotnetCHARTING Namespace

Requirements

Namespace: dotnetCHARTING

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: dotnetCHARTING (in dotnetCHARTING.dll)

Language

Visual Basic

C#

JScript

Show All

See Also Requirements Languages dotnetCHARTING Send comments on this topic.

Element Class

Represents a data point on the chart.

For a list of all members of this type, see Element members.

Object Model









Inheritance Hierarchy

System.Object
   dotnetCHARTING.Element

Syntax

[Visual Basic]
Public Class Element
[C#]
public class Element
[JScript]
public class Element

Remarks

The element object contains properties that describe it's value such as YValue, YDateTime, BubbleSize etc. and defines objects that specify it's behavior and apperance.



Element properties that don't describe it's value can be set simutaneously for all element in the SeriesCollection by setting them in the DefaultSeries.DefaultElement instance (Chart.DefaultSeries.DefaultElement.SmartLabel.Text = "%YValue"). Setting properties of elements for an entire series is done by setting them through the series' DefaultElement property .





Notes

- One or more elements always make up a Series.



See also Getting Started > Tutorials > Data Model

Requirements

Namespace: dotnetCHARTING

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: dotnetCHARTING (in dotnetCHARTING.dll)

See Also

Element Members  | dotnetCHARTING Namespace

 

 


2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.