Represents custom attributes of a ChartDataPoint object.

The ChartDataPointCustomProperties..::..RangeErrorBarProps type exposes the following members.

Properties

  Name Description
Public property CenterMarkerStyle
Gets or sets the appearance type of the marker shown at the center value of the Error Bar chart. Default: Line.
Public property Owner
Gets ChartDataPointCustomProperties owning this object.
(Inherited from ChartDataPointCustomProperties..::..PropsBase.)
Public property Style
Gets or sets the visibility of the Upper and Lower Error values of an Error Bar chart. Default: Both.

See Also