See Also

Element Members  | dotnetCHARTING Namespace

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

Element Class

Represents a element object or 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

Remarks

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

See Also

Element Members  | dotnetCHARTING Namespace

 

 


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