Gets or sets an Element object whose properties will trickle to all other elements on the chart unless otherwise specified. This is a shortcut to the DefaultSeries.DefaultElement property.
[Visual Basic]
Public Property DefaultElement As Element[C#]
public Element DefaultElement {get; set;}[C#]
Chart.DefaultElement.SmartLabel.Text = "%Name"; | 
[Visual Basic]
Chart.DefaultElement.SmartLabel.Text = "%Name" | 
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.