Represents a data point on the chart.
For a list of all members of this type, see Element members.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
System.Object
dotnetCHARTING.Element
[Visual Basic]
Public Class Element
[C#]
public class Element
[JScript]
public class Element
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
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)
Element Members | dotnetCHARTING Namespace
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.