Represents a element object or 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
The Element object contains properties that describe it's value
such as YValue, YDateTime, BubbleSize etc.. It also defines defines objects and
properties that specify the element's behavior and appearance.
Element properties that don't describe it's value can be set simultaneously for all
element in a Series by setting them with Series.DefaultElement.___ For
example:(Chart.DefaultSeries.DefaultElement.SmartLabel.Text = "%YValue"
).
See also:Data Model
Tutorial
Element Members | dotnetCHARTING Namespace
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.