| Name | Description |
 | Annotation |
Gets or sets this element's Annotation.
|
 | AxisMarker |
Gets or sets this element's AxisMarker.
|
 | BubbleSize |
Gets or sets the bubble size of this element.
|
 | Close |
Gets or sets the financial closing price of this element.
|
 | Color |
Gets or sets this element's color.
|
 | Complete |
Gets or sets the percent complete value of this element.
|
 | CustomAttributes |
Gets a collection of custom attributes associated with this element.
|
 | DefaultSubValue |
Gets or sets a default SubValue object used to propagate its
property settings to all SubValue objects in the SubValues collection.
|
 | ErrorHighValue |
Gets of sets the high error value. When set, a single SubValue is drawn above
the element's value. When ErrorLowValue is also set, a range SubValue is drawn
between the two values.
|
 | ErrorLowValue |
Gets of sets the low error value. When set, a single SubValue is drawn below
the element's YValue value or range. When ErrorHighValue is also set, a range
SubValue is drawn between the two values.
|
 | ErrorMinusOffset |
Gets of sets the negative error offset. When set, a single SubValue is drawn
below the element's value.
|
 | ErrorMinusPercent |
Gets or sets the negative error offset based on the specified percentage of the
element's YValue value or range. When set, a single SubValue is drawn below the
element's value. When ErrorPlusPercent is also set, a range SubValue is drawn between
the two points.
|
 | ErrorOffset |
Gets or sets the error offset. The offset represents a range, +/- the value of
the offset with respect to the element's YValue value or range.
|
 | ErrorPercent |
Gets or sets the error offset based on the specified percentage of the element's
YValue value or range. The offset represents a range, +/- the percentage of the
element's YValue value or range.
|
 | ErrorPlusOffset |
Gets of sets the positive error offset. When set, a single SubValue is drawn
above the element's value.
|
 | ErrorPlusPercent |
Gets or sets the positive error offset based on the specified percentage of the
element's YValue value or range. When set, a single SubValue is drawn above the
element's value. When ErrorMinusPercent is also set, a range SubValue is drawn between
the two points.
|
 | ExplodeSlice |
Gets or sets a value indicating whether the pie slice represented by this element is exploded.
|
 | ForceMarker |
Gets or sets a value indicating whether this element's ElementMarker is drawn
when the parent Series object's SeriesType
omits the ElementMarker by default.
|
 | HatchColor |
Gets or sets this element's HatchStyle color.
|
 | HatchStyle |
Gets or sets this element's hatch style.
|
 | High |
Gets or sets the financial high price of this element.
|
 | Hotspot | Gets or sets the Hotspot of this Element. |
 | InstanceID | |
 | LabelTemplate |
Gets or sets this element's SmartLabel.Text property.
|
 | LegendEntry |
Gets or sets this element's LegendEntry.
|
 | Length |
Gets or sets a percent value representing this element's needle length.
|
 | Low |
Gets or sets the financial low price of this element.
|
 | Marker |
Gets or sets this element's Marker.
|
 | Name |
Gets or sets this element's name.
|
 | Open |
Gets or sets the financial open price of this element.
|
 | Point |
Gets the element's pixel coordinate on a chart image.
|
 | SecondaryColor |
Gets or sets this element's secondary color.
|
 | ShapeType |
Gets or sets the shape type of this element when the series type is SeriesType.BubbleShape.
|
 | ShowValue |
Gets or sets a value that indicates whether this element's SmartLabel is visible.
|
 | SmartLabel |
Gets or sets this element's SmartLabel.
|
 | SubValues |
Gets a collection of SubValue objects drawn on this
Element.
|
 | TakeColorFrom |
Gets or sets a Series or Element object from which this element's color will be
inherited.
|
 | ToolTip |
Gets or sets this elements tool tip. (Shortcut to:
Element.Hotspot.Tooltip)
|
 | Transparency |
Gets or sets the element color's transparency.
|
 | URL | Gets or sets the element's link URL. (Shortcut to: Element.Hotspot.URL) |
 | URLTarget |
Gets or sets the URL target of this element's link URL. (Shortcut to:
Element.Hotspot.URLTarget)
|
 | Volume |
Gets or sets the financial volume of this element.
|
 | XAxisTick |
Gets or sets an
AxisTick object that will
placed on the x axis at the position of this element's x value. If the x axis is a
category axis, AxisTick will
not have any effect.
|
 | XDateTime | Gets or sets the X DateTime value of this element. |
 | XDateTimeStart |
Gets or sets the initial X DateTime value of this
element.
|
 | XValue |
Gets or sets the X value of this element.
|
 | XValueStart |
Gets or sets the initial X value of this element.
|
 | YAxisTick |
Gets or sets an
AxisTick object that will
placed on the y axis at the position of this element's y value. If the x axis is a
category axis, AxisTick will
not have any effect.
|
 | YDateTime |
Gets or sets the Y DateTime value of this
element.
|
 | YDateTimeStart |
Gets or sets the initial Y DateTime value of this
element.
|
 | YValue |
Gets or sets the y value of this element.
|
 | YValueStart |
Gets or sets the initial Y value of this element.
|